Upload Button Icon Add office photos
Premium Employer

i

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

Newgen Software Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Newgen Software Technologies Interview Questions, Process, and Tips

Updated 18 Mar 2025

Top Newgen Software Technologies Interview Questions and Answers

View all 103 questions

Newgen Software Technologies Interview Experiences

Popular Designations

186 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Core java Basics, SQL basics, Basic programming questions
Round 2 - Technical 

(1 Question)

  • Q1. Regular Behavioral questions,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm. Prepare your basics and you will get through

Top Newgen Software Technologies Software Engineer Interview Questions and Answers

Q1. String Compression Problem Statement Implement a program that performs basic string compression. When a character is consecutively repeated more than once, replace the consecutive duplicates with the count of repetitions. Example: Input: If... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test conducted in campus placement.

Round 2 - Coding Test 

Basic coding questions focused more on false coding

Round 3 - Technical 

(4 Questions)

  • Q1. Runner Up in array
  • Q2. Second last runner Up in array
  • Q3. CRUD operations in DB
  • Q4. Second approach for Questions1,2 by leaving out generic codes
Round 4 - HR 

(2 Questions)

  • Q1. Introduce Yourself in brief.
  • Q2. Reallocate to NOIDA, possible??

Top Newgen Software Technologies Applications Engineer Interview Questions and Answers

Q1. 1. Two random coding problems. 2. Difference between DBMS and RDBMS. 3. What is call by reference and call by variable. 4. State exceptions in Java. 5. What is json?
View answer (1)

Applications Engineer Interview Questions asked at other Companies

Q1. Minimum Special Sum Problem You are given an array ARR of length N. There are two operations defined for each index i in the array: FIRST_SUM(i): Calculates the sum of the first i numbers. LAST_SUM(i): Calculates the sum of the last N-i+1 ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Job Portal

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Basic aptitude questions of maths and english. Easy solvabale.

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic core java questions and collections questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Database, Core Java, coding questions on Java.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic core concepts and and work experience related questions.

Top Newgen Software Technologies Software Developer Interview Questions and Answers

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 3 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 - Aptitude Test 

1 hr withs ome basic english grammer

Round 3 - Technical 

(2 Questions)

  • Q1. What is servlet life cycle
  • Ans. 

    Servlet life cycle refers to the sequence of events that occur during the lifespan of a servlet.

    • Servlet is loaded into memory when the server starts

    • init() method is called to initialize the servlet

    • service() method is called to handle client requests

    • destroy() method is called when the servlet is removed from memory

    • Servlet can be reloaded if the server is restarted

  • Answered by AI
  • Q2. What is try with resources
  • Ans. 

    Try with resources is a feature introduced in Java 7 to automatically close resources after use.

    • It simplifies the code by eliminating the need for a finally block to close the resource

    • The resource must implement the AutoCloseable interface

    • Multiple resources can be declared in a single try-with-resources statement

    • Example: try(FileInputStream fis = new FileInputStream("file.txt")) { //code }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - dont do there interviewer dont have any common sense Ajay kumar pandey .

Skills evaluated in this interview

Top Newgen Software Technologies Java Developer Interview Questions and Answers

Q1. Write a SQL query to find third highest salary from employee table.
View answer (1)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)

Newgen Software Technologies interview questions for popular designations

 Software Engineer

 (37)

 Software Developer

 (22)

 Applications Engineer

 (19)

 Senior Software Engineer

 (13)

 Business Analyst

 (9)

 Team Lead

 (5)

 Senior Business Analyst

 (3)

 Senior Project Manager

 (2)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Group Discussion 

Normal general question

Round 3 - Technical 

(1 Question)

  • Q1. Instructions about the job and about last company experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
Good culture
Good work life balance

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)

Get interview-ready with Top Newgen Software Technologies Interview Questions

Team Lead Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2025

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

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Oops concept along with DBMS
  • Ans. 

    Oops concept and DBMS are both important in software development, with Oops focusing on object-oriented programming and DBMS on managing databases.

    • Oops concept involves classes, objects, inheritance, polymorphism, and encapsulation.

    • DBMS involves creating, managing, and querying databases using SQL.

    • Oops helps in organizing code and promoting reusability, while DBMS ensures data integrity and security.

    • Example: In a banki...

  • Answered by AI
  • Q2. Oops concept along with the importancE
  • Ans. 

    Oops concept is a programming paradigm that focuses on objects and classes, promoting code reusability and modularity.

    • Encapsulation: bundling data and methods that operate on the data within a single unit

    • Inheritance: allows a class to inherit properties and behavior from another class

    • Polymorphism: ability for objects to be treated as instances of their parent class

    • Abstraction: hiding the complex implementation details

  • Answered by AI
  • Q3. DBms indexing question how

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong with the oops and DBMS

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Jobs at Newgen Software Technologies

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Indeed and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Describe a project of when you had to work with functions
  • Ans. 

    Developed a project using Python functions to automate data processing tasks

    • Created functions to extract, transform, and load data from multiple sources

    • Used functions to perform calculations and generate reports based on the processed data

    • Implemented error handling within functions to ensure data integrity

    • Collaborated with team members to optimize and refactor functions for better performance

  • Answered by AI
  • Q2. Describe a project where you had to use unknown project tools
  • Ans. 

    Developed a web application using a new framework

    • Had to learn the new framework quickly to meet project deadlines

    • Utilized online tutorials and documentation to understand the new tools

    • Collaborated with team members to troubleshoot issues and share knowledge

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your story with what was the challenge, what was your contribution, what was the result.

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basically javaacript concepts focused

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(3 Questions)

  • Q1. They ask what language you are comfortable in and ask questions related to that programming language. They ask about the project that you have listed in resume
  • Q2. Pointer in C, array and other programming related questions.
  • Q3. Introduction, any internship experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - just be confident and know about your resume. Aptitude is easy, they prefer JAVA over other programming languages

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Mar 2023. 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 - Aptitude Test 

Between medium to hard

Round 3 - Technical 

(1 Question)

  • Q1. Networking and OS questions along with flowcharts which were pretty easy
Round 4 - Psychometric Test 

(1 Question)

  • Q1. Personality test

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude and read general os and networking questions

Top Newgen Software Technologies Applications Engineer Interview Questions and Answers

Q1. 1. Two random coding problems. 2. Difference between DBMS and RDBMS. 3. What is call by reference and call by variable. 4. State exceptions in Java. 5. What is json?
View answer (1)

Applications Engineer Interview Questions asked at other Companies

Q1. Minimum Special Sum Problem You are given an array ARR of length N. There are two operations defined for each index i in the array: FIRST_SUM(i): Calculates the sum of the first i numbers. LAST_SUM(i): Calculates the sum of the last N-i+1 ... read more
View answer (1)

Newgen Software Technologies Interview FAQs

How many rounds are there in Newgen Software Technologies interview?
Newgen Software Technologies interview process usually has 2-3 rounds. The most common rounds in the Newgen Software Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Newgen Software Technologies 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 Newgen Software Technologies. The most common topics and skills that interviewers at Newgen Software Technologies expect are Java, SQL, Core Java, Javascript and J2Ee.
What are the top questions asked in Newgen Software Technologies interview?

Some of the top questions asked at the Newgen Software Technologies interview -

  1. 1. Two random coding problems. 2. Difference between DBMS and RDBMS. 3. What is...read more
  2. 1. What is triggers 2. Difference between method overloading and method overrid...read more
  3. why you want and how many salery you wa...read more
How long is the Newgen Software Technologies interview process?

The duration of Newgen Software Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Newgen Software Technologies Interview Process

based on 158 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 339 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Microland Interview Questions
3.4
 • 132 Interviews
Sify Technologies Interview Questions
3.8
 • 123 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
Sonata Software Interview Questions
3.4
 • 117 Interviews
View all

Newgen Software Technologies Reviews and Ratings

based on 1.5k reviews

3.7/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.6

Salary

4.1

Job security

3.6

Company culture

3.5

Promotions

3.4

Work satisfaction

Explore 1.5k Reviews and Ratings
Sr. UX Designer

Noida

3-5 Yrs

Not Disclosed

Senior Java Developer- Group Leader

Mumbai

6-8 Yrs

Not Disclosed

Global Talent Acquisition

Noida

2-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
2k salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Engineer
1.8k salaries
unlock blur

₹4 L/yr - ₹14.2 L/yr

Applications Engineer
556 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Team Lead
448 salaries
unlock blur

₹7 L/yr - ₹23 L/yr

Software Developer
433 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Explore more salaries
Compare Newgen Software Technologies with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview