Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Nextgen eSolutions Software Engineer Interview Questions and Answers

Updated 2 Dec 2024

Nextgen eSolutions Software Engineer Interview Experiences

1 interview found

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

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

Round 1 - Coding Test 

Data structure
Project questions answers

Round 2 - Technical 

(2 Questions)

  • Q1. What is software life cycle.
  • Q2. Define dependency injection.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare according to your project done in present company and questions answers related to mention in skills in your resume.
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q2. Find missing number from nth number array.
  • Ans. 

    Find missing number from nth number array.

    • Iterate through the array and calculate the sum of all numbers

    • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2

    • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number

  • Answered by AI
  • Q3. Explain inheritance and it types
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows a class to reuse code from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.

    • Example: Class B inherits from Class A, so Class B can access

  • Answered by AI
  • Q4. Find 2nd max elements from aaray
  • Ans. 

    Find 2nd max element from array of strings

    • Sort the array in descending order

    • Skip the first element (max element)

    • Return the second element

  • Answered by AI

Skills evaluated in this interview

locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java questions
  • Q2. Sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

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

I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was total of 40 questions
First 20: Aptitude based topics like time and work, profit and loss, speed and distance
Second 20: Programming MCQs based on C, C++ and python. Task is to guess the correct output and errors.

Round 2 - Assignment 

There were 4 coding questions based on array, 2 SQL queries and one article.
Coding questions were easy for batch 2 but difficult for batch 1. Star patterns are present in batch 1.
SQL queries were easy.
One article (200-300)words. Topics was Google maps.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Founder came and asked approach I used to solve coding questions in round 2. He then check the output for each question. Then he checked the SQL queries I have written, in which I had write two wrong queri...
  • Q2. He asked me about different approaches to solve a problem
  • Q3. He asked about the project I had done on Java Full stack.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude and c, c++ and python output based mcqs which can be easily found on gfg.
Practice as much coding questions based on array, patterns and star patterns.
Practice as much SQL queries as you can.
You have to carry your own laptop so install atleast one ide which can work without internet.
Also practice writing articles for this company (2-3).
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Write a code for HTML DOM

locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Ask coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Based role depended
Round 3 - Technical 

(1 Question)

  • Q1. Project manager
Round 4 - HR 

(1 Question)

  • Q1. Sallary discuss
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2023. There were 2 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Asked to explain project in details
  • Q2. Some of the coding questions and functions questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be self confident and be trough in your knowledge. Fast process
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

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

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

Round 1 - Coding Test 

Simple Coding questions without DSA

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic C#, DSA Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy selection
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview Questionnaire 

2 Questions

  • Q1. Questions from C, Data structure, OS,Database
  • Q2. Technical + HR

Interview Preparation Tips

Round: Test
Experience: This round was simple.
It consist of 5 sections ..1.Aptitude (10 questions). 2.Operating System Basics and Unix Commands(16 questions) 3.Data Structure(9 questions) 4.Output C Questions(6 questions) 5.Programming questions out of 4 any 2 you can do.(2 questions from data structure and 2 from sorting)
Tips: If you know the basics of all these topics then you can easily clear this round.Try to score as more marks as possible because this score counts in the next round too.

Round: Technical Interview
Experience: Moderate
Tips: Be confident and don't get panic.If you don't know anything simply say no don't waste time.

Round: Technical Interview
Experience: Moderate

Skill Tips: Be Confident and keep calm.You must have the complete knowledge of the projects which you have written in your resume.
Skills: C, Data Structure, os, Database
College Name: VIT VELLORE
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

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

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It consists of basic aptitude questions and some coding output questions followed by basic SQL questions. Overall the difficulty level was medium.

Round 2 - Technical 

(1 Question)

  • Q1. They asked me to write code for 4 problems. All questions consists array medium level and then there are difficult SQL questions to solve. Unfortunately I couldn't passed this round. But it was a great lea...
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Contribute & help others!
anonymous
You can choose to be anonymous

Nextgen eSolutions Interview FAQs

How many rounds are there in Nextgen eSolutions Software Engineer interview?
Nextgen eSolutions interview process usually has 2 rounds. The most common rounds in the Nextgen eSolutions interview process are Coding Test and Technical.
What are the top questions asked in Nextgen eSolutions Software Engineer interview?

Some of the top questions asked at the Nextgen eSolutions Software Engineer interview -

  1. What is software life cyc...read more
  2. Define dependency injecti...read more

Recently Viewed

Tell us how to improve this page.

People are getting interviews through

based on 1 Nextgen eSolutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Nextgen eSolutions Software Engineer Salary
based on 23 salaries
₹2.7 L/yr - ₹6.4 L/yr
49% less than the average Software Engineer Salary in India
View more details

Nextgen eSolutions Software Engineer Reviews and Ratings

based on 4 reviews

3.8/5

Rating in categories

2.3

Skill development

4.9

Work-Life balance

2.9

Salary & Benefits

4.7

Job Security

2.9

Company culture

3.8

Promotions/Appraisal

3.0

Work Satisfaction

Explore 4 Reviews and Ratings
Software Engineer
23 salaries
unlock blur

₹2.7 L/yr - ₹6.4 L/yr

Software Developer
12 salaries
unlock blur

₹1.8 L/yr - ₹6.4 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹4.2 L/yr - ₹8.6 L/yr

UI Developer
8 salaries
unlock blur

₹1 L/yr - ₹6.6 L/yr

PHP Developer
7 salaries
unlock blur

₹3.4 L/yr - ₹6.3 L/yr

Explore more salaries
Compare Nextgen eSolutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent