AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

This company page is being actively managed by Solverminds Solutions and Technologies Team. If you also belong to the team, you can get access from here

Solverminds Solutions and Technologies Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 152 Reviews

Play video Play video Video summary
  • About
  • Reviews
    152
  • Salaries
    1.2k
  • Interviews
    19
  • Jobs
    4
  • Benefits
    7
  • Photos
    3

Filter interviews by

Solverminds Solutions and Technologies Software Engineer Interview Questions and Answers

Updated 26 Oct 2024

Solverminds Solutions and Technologies Software Engineer Interview Experiences

1 interview found

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Oct 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. ReactJS concepts
  • Add your answer
  • Q2. Hooks and Performace optimization methods
  • Ans. 

    Hooks are functions that let you use state and other React features in functional components. Performance optimization methods include memoization, useCallback, and useMemo.

    • Use useMemo to memoize expensive calculations and prevent unnecessary re-renders.

    • Use useCallback to memoize functions and prevent unnecessary re-creations.

    • Avoid unnecessary re-renders by optimizing component updates with shouldComponentUpdate or Rea...

  • Answered by AI
    Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. ES6 concepts and code solving
  • Add your answer
  • Q2. Redux and state management methods
  • Ans. 

    Redux is a popular state management library for JavaScript applications.

    • Redux is commonly used with React to manage the state of an application.

    • It follows a unidirectional data flow, where actions are dispatched to update the state.

    • Reducers are pure functions that specify how the state should change in response to actions.

    • Selectors can be used to efficiently extract specific pieces of state from the store.

    • Middleware ca...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Solverminds Solutions and Technologies?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Engineer Interview Questions & Answers

Webkul Software user image Anonymous

posted on 14 Apr 2021

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Regarding PHP
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Please clear your basic knowledge
Anonymous

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
View answers (292)
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
View answers (530)
asked in Tech Mahindra
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
View answers (81)
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
View answers (22)
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
View answers (9)
View All
company Logo

Software Engineer Interview Questions & Answers

Winjit Technologies user image Anonymous

posted on 15 Apr 2021

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1.OOP questions
  • Add your answer
  • Q2. 2.Java basic programs
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Try to answer questions logically
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Webkul Software user image Anonymous

posted on 30 Sep 2021

Interview Questionnaire 

1 Question

  • Q1. Javascript & jquery- promise, event, for each loop concept,
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Csrf, XSS, Mime,
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Amantya Technologies user image Nagabhushana chari

posted on 2 May 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Programming on basics of C

Round 3 - Coding Test 

Programming on basics of C

Round 4 - HR 

(1 Question)

  • Q1. Salary details and location preference
  • Add your answer
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Winjit Technologies user image Anonymous

posted on 14 Oct 2021

I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String and string builder difference. Project Related questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Without pre information you should not ask direct interview question on telephone .I don't know she was Hr or technical person but she started asking technical question and personal information
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Anunta Technology Management Services user image Anonymous

posted on 8 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Enough with easy level questions from leetcode

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Add your answer
  • Q2. Sql and python questions
  • Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Software Engineer Interview Questions & Answers

JK Tech user image 59_SONAM GUPTA

posted on 11 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic opps concept of .net
  • Add your answer
  • Q2. SQL and angular questions
  • Add your answer
Anonymous
company Logo

Software Engineer Interview Questions & Answers

JK Tech user image Anonymous

posted on 23 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good coding test of 2 hour medium questions

Round 2 - HR 

(2 Questions)

  • Q1. About your self
  • Add your answer
  • Q2. About project and typical hr Questions
  • Add your answer
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Winjit Technologies user image Pratig S

posted on 17 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are features of OOPS
  • Add your answer
  • Q2. Difference between interface and abstract clas
  • Add your answer
Anonymous
More about working at Solverminds Solutions and Technologies
  • HQ - Chennai, Tamil Nadu, India
  • IT Services & Consulting
  • 501-1k Employees (India)
  • Hardware & Networking
  • Software Product

Solverminds Solutions and Technologies Interview FAQs

How many rounds are there in Solverminds Solutions and Technologies Software Engineer interview?
Solverminds Solutions and Technologies interview process usually has 2 rounds. The most common rounds in the Solverminds Solutions and Technologies interview process are One-on-one Round.
How to prepare for Solverminds Solutions and Technologies Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Solverminds Solutions and Technologies. The most common topics and skills that interviewers at Solverminds Solutions and Technologies expect are Java, J2Ee, MySQL, SQL and Agile.
What are the top questions asked in Solverminds Solutions and Technologies Software Engineer interview?

Some of the top questions asked at the Solverminds Solutions and Technologies Software Engineer interview -

  1. Hooks and Performace optimization meth...read more
  2. Redux and state management meth...read more
  3. ES6 concepts and code solv...read more

Tell us how to improve this page.

Solverminds Solutions and Technologies Interviews By Designations

  • Solverminds Solutions and Technologies Java Developer Interview Questions
  • Solverminds Solutions and Technologies Java Developer Intern Interview Questions
  • Solverminds Solutions and Technologies Technical Support Engineer Interview Questions
  • Solverminds Solutions and Technologies Senior Engineer Interview Questions
  • Solverminds Solutions and Technologies Software Engineer Interview Questions
  • Solverminds Solutions and Technologies Technical Support Executive Interview Questions
  • Solverminds Solutions and Technologies Technical Writer Interview Questions
  • Solverminds Solutions and Technologies Senior Software Engineer Interview Questions
  • Show more
  • Solverminds Solutions and Technologies Software Tester Interview Questions
  • Solverminds Solutions and Technologies Intern Interview Questions

Interview Questions for Popular Designations

  • Software Developer Interview Questions
  • Senior Software Engineer Interview Questions
  • Senior Engineer Interview Questions
  • System Engineer Interview Questions
  • Associate Software Engineer Interview Questions
  • Project Engineer Interview Questions
  • Lead Engineer Interview Questions
  • Software Development Engineer Interview Questions
  • Show more
  • Lead Software Engineer Interview Questions
  • Senior Developer Interview Questions

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Software Engineer Interview Questions from Similar Companies

Winjit Technologies
Winjit Technologies Software Engineer Interview Questions
3.7
 • 13 Interviews
Amantya Technologies
Amantya Technologies Software Engineer Interview Questions
3.7
 • 13 Interviews
Webkul Software
Webkul Software Software Engineer Interview Questions
4.0
 • 8 Interviews
Capital Numbers Infotech
Capital Numbers Infotech Software Engineer Interview Questions
4.4
 • 7 Interviews
MindGate Solutions
MindGate Solutions Software Engineer Interview Questions
3.4
 • 5 Interviews
Espire Infolabs
Espire Infolabs Software Engineer Interview Questions
2.7
 • 4 Interviews
Changepond Technologies
Changepond Technologies Software Engineer Interview Questions
3.1
 • 4 Interviews
Incture Technologies
Incture Technologies Software Engineer Interview Questions
2.7
 • 3 Interviews
JK Tech
JK Tech Software Engineer Interview Questions
3.6
 • 3 Interviews
Anunta Technology Management Services
Anunta Technology Management Services Software Engineer Interview Questions
3.4
 • 3 Interviews
View all
Solverminds Solutions and Technologies Software Engineer Salary
based on 144 salaries
₹2.5 L/yr - ₹7.5 L/yr
47% less than the average Software Engineer Salary in India
View more details

Solverminds Solutions and Technologies Software Engineer Reviews and Ratings

based on 23 reviews

3.4/5

Rating in categories

3.7

Skill development

2.9

Work-life balance

3.2

Salary

3.3

Job security

3.4

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 23 Reviews and Ratings
Solverminds Solutions and Technologies Salaries in India
Software Engineer
144 salaries
unlock blur

₹2.5 L/yr - ₹7.5 L/yr

Senior Software Engineer
71 salaries
unlock blur

₹4.9 L/yr - ₹11.6 L/yr

Software Developer
56 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Tester
40 salaries
unlock blur

₹3 L/yr - ₹6.8 L/yr

Softwaretest Engineer
39 salaries
unlock blur

₹3.5 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Solverminds Solutions and Technologies with
Softenger

Softenger

4.0
Compare
Capital Numbers Infotech

Capital Numbers Infotech

4.4
Compare
JK Tech

JK Tech

3.6
Compare
DesignTech Systems

DesignTech Systems

3.3
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Solverminds Solutions and Technologies Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter