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 for Experienced

Updated 18 Mar 2025

Top Newgen Software Technologies Interview Questions and Answers for Experienced

View all 45 questions

Newgen Software Technologies Interview Experiences for Experienced

Popular Designations

69 interviews found

Associate Engineer Interview Questions & Answers

user image Jatin Chaudhary

posted on 24 Oct 2024

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

(2 Questions)

  • Q1. What is context in react?
  • Ans. 

    Context in React is a way to pass data through the component tree without having to pass props down manually at every level.

    • Context provides a way to share values like themes, locale preferences, etc. across the component tree.

    • It helps in avoiding prop drilling, where props are passed down multiple levels of components.

    • Context consists of two parts: Provider and Consumer. Provider allows components to subscribe to cont...

  • Answered by AI
  • Q2. What is redux in react?
  • Ans. 

    Redux is a predictable state container for JavaScript apps, commonly used with React for managing application state.

    • Redux is a state management library for JavaScript applications.

    • It helps in managing the state of the application in a predictable way.

    • Redux stores the entire state of the application in a single immutable state tree.

    • Actions are dispatched to update the state, and reducers specify how the state changes in...

  • Answered by AI

Skills evaluated in this interview

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 4 Oct 2024

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

(2 Questions)

  • Q1. Remove duplicates from the list
  • Ans. 

    Remove duplicates from an array of strings

    • Create a new set to store unique values

    • Iterate through the array and add each element to the set

    • Convert the set back to an array to remove duplicates

  • Answered by AI
  • Q2. Inheritance related theoretical

Skills evaluated in this interview

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)

Interview Questions & Answers

user image Anonymous

posted on 4 Aug 2024

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

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. String frequency code
  • Q2. Second smallest element in array
  • Ans. 

    Find the second smallest element in an array of strings.

    • Convert the strings to integers for comparison.

    • Sort the array in ascending order.

    • Return the second element in the sorted array.

  • Answered by AI

Skills evaluated in this interview

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 2 Sep 2024

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

(2 Questions)

  • Q1. Explain current project.
  • Ans. 

    Currently working on a web application testing project for a financial services company.

    • Testing various functionalities of the web application such as account management, transactions, and security features

    • Creating and executing test cases to ensure the application meets requirements and is bug-free

    • Collaborating with developers and business analysts to resolve issues and improve the application's quality

  • Answered by AI
  • Q2. Some simple java code

Test Analyst Interview Questions asked at other Companies

Q1. Explain framework and practical uses of oops concepts in framework . explain priority and severity. defect lifecycle
View answer (2)

Newgen Software Technologies interview questions for popular designations

 Software Engineer

 (37)

 Software Developer

 (22)

 Applications Engineer

 (20)

 Senior Software Engineer

 (13)

 Business Analyst

 (9)

 Team Lead

 (5)

 Senior Business Analyst

 (3)

 Senior Project Manager

 (2)

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Basic reactjs questions
  • Q2. Css html and react questions along with bit of system design

Get interview-ready with Top Newgen Software Technologies Interview Questions

Team Lead Interview Questions & Answers

user image Anonymous

posted on 8 Aug 2024

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

(2 Questions)

  • Q1. Transient and volatile keyword?
  • Q2. Synchronize ,marker interface java 1.8 features

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
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java oops concept
  • Q2. Spring boot annotation

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 (225)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Banking domain specific
  • Q2. What are the steps in a mortgage lending process
  • Ans. 

    The mortgage lending process involves several steps from application to closing.

    • 1. Application: Borrower submits application with financial information.

    • 2. Pre-approval: Lender evaluates borrower's creditworthiness and pre-approves the loan.

    • 3. Property appraisal: Lender assesses the value of the property being purchased.

    • 4. Underwriting: Lender reviews all documentation and makes a final decision on the loan.

    • 5. Approval:...

  • Answered by AI
  • Q3. What is personal loan
  • Ans. 

    A personal loan is a type of unsecured loan that is typically used for personal expenses such as home renovations, weddings, or debt consolidation.

    • Personal loans are unsecured, meaning they do not require collateral

    • They are typically used for personal expenses such as home renovations, weddings, or debt consolidation

    • Interest rates on personal loans can vary based on the borrower's credit score and financial history

  • Answered by AI
  • Q4. What is account opening
  • Ans. 

    Account opening is the process of creating a new account with a financial institution or service provider.

    • Account opening involves providing personal information, identification documents, and agreeing to terms and conditions.

    • It is typically done when opening a bank account, credit card account, investment account, or online account.

    • The process may vary depending on the type of account and institution, but generally in...

  • Answered by AI
  • Q5. What are the main milestones in a project

Lead Business Analyst Interview Questions asked at other Companies

Q1. What is Counterparty Credit Risk? What is CVA and how is it calculated?
View answer (1)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2024

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java 8, stream api, spring boot
Round 2 - Technical 

(1 Question)

  • Q1. Java 8 ,stream api , Microservice, spring boot ,
Round 3 - Technical 

(1 Question)

  • Q1. Stream api program,duplicate character find in given string how many way you can solve this problem, puzzles 25 horses
Round 4 - Behavioral 

(1 Question)

  • Q1. How to improve performance issue your application,How to find proformance problem in system, How to join us
  • Ans. 

    To improve performance in an application, identify performance problems and join our team.

    • Analyze application code and identify bottlenecks

    • Use profiling tools to measure performance

    • Optimize database queries and improve indexing

    • Implement caching mechanisms

    • Upgrade hardware or infrastructure if necessary

    • Join our team to collaborate on performance improvements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I declined to proceed with the HR round as the offered salary didn't meet my expectations.

Skills evaluated in this interview

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)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Hacker rank test, java code and system design

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)

Newgen Software Technologies Interview FAQs

How many rounds are there in Newgen Software Technologies interview for experienced candidates?
Newgen Software Technologies interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Newgen Software Technologies interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for Newgen Software Technologies interview for experienced candidates?
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 JSP.
What are the top questions asked in Newgen Software Technologies interview for experienced candidates?

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

  1. How to improve performance issue your application,How to find proformance probl...read more
  2. How to compile all Java files inside a folder using ...read more
  3. Write a query to find out the 2nd highest salary from the tabl...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 for Experienced

based on 37 interviews

Interview experience

3.8
  
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.6

Promotions

3.4

Work satisfaction

Explore 1.5k Reviews and Ratings
Manual and Automation Test Engineer

Noida

2-4 Yrs

₹ 4-8 LPA

Security Testing Engineer

Noida

4-6 Yrs

Not Disclosed

Sr. UX Designer

Noida

3-5 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
576 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Team Lead
443 salaries
unlock blur

₹7 L/yr - ₹23 L/yr

Senior Business Analyst
419 salaries
unlock blur

₹7.5 L/yr - ₹20.3 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.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview