Upload Button Icon Add office photos

Filter interviews by

Newgen Software Technologies Software Developer Interview Questions, Process, and Tips

Updated 4 Jan 2025

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 ...read more
  • Q2. Relative Sorting Problem Statement You are given two arrays, 'ARR' of size 'N' and 'BRR' of size 'M'. Your task is to sort the elements of 'ARR' such that their relative ...read more
  • Q3. Remove Duplicates from Sorted Array Problem Statement You are given a sorted integer array ARR of size N . Your task is to remove the duplicates in such a way that each ...read more
View all 14 questions

Newgen Software Technologies Software Developer Interview Experiences

22 interviews found

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

(2 Questions)

  • Q1. Javascript features
  • Q2. Virtual dom

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear and definitions should be at your tips
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

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA questions were asked of easy to mid

Software Developer Interview Questions & Answers

user image Manisha Bhatt

posted on 20 Jun 2024

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

(2 Questions)

  • Q1. Define Opps concept
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and methods to manipulate that data.

    • Encapsulation, inheritance, polymorphism, and abstraction are the four main principles of OOPs.

    • Example: Inheritance allows a class to inherit properties and behavior from another class, promoting code reusability.

  • Answered by AI
  • Q2. What are constructor?
  • Ans. 

    Constructors are special methods in a class that are used to initialize objects.

    • Constructors have the same name as the class they belong to.

    • They are called automatically when an object is created.

    • Constructors can have parameters to initialize object properties.

    • Example: public class Person { public Person(String name) { this.name = name; }}

  • Answered by AI

Skills evaluated in this interview

Newgen Software Technologies interview questions for designations

 Software Developer Intern

 (1)

 Senior Software Developer

 (1)

 Software Engineer

 (37)

 Software Analyst

 (1)

 Java Developer

 (2)

 Backend Developer

 (1)

 PHP Developer

 (1)

 Senior Software Engineer

 (12)

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java basic Spring boot
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself Strength and weakness

Get interview-ready with Top Newgen Software Technologies Interview Questions

Software Developer Interview Questions & Answers

user image Homely Masala Kitchen

posted on 15 Oct 2024

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

DSA easy to mid level were asked

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

Basic aptitude test consist of quant and coding

Round 2 - Technical 

(1 Question)

  • Q1. Java interview ,what is oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 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 - Coding Test 

All basic coding questions on pattern and star sums it easy

Round 3 - One-on-one 

(2 Questions)

  • Q1. About Yourself full information
  • Q2. Role that u want

Interview Preparation Tips

Interview preparation tips for other job seekers - All good just stay confident
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.

Software Developer Interview Questions & Answers

user image Jaspar Jeyanth

posted on 20 Oct 2022

I applied via Campus Placement and was interviewed in Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

* Easy level aptitude questions

Round 3 - Aptitude Test 

* Another easy aptitude test consisting of 15 questions

Round 4 - Technical 

(1 Question)

  • Q1. Topics *OS *DBMS *SQL *MS office *Encrypt and decrypt *C , Java(as I mentioned) *Asked to write code in paper Only basic questions No in-depth knowledge required
Round 5 - HR 

(1 Question)

  • Q1. *Family details *Why it? *Strength and weakness *Areas of improvement *Bond 1.5 years , is it ok *Relocation 90% you will beselected if you clear the technical round

Interview Preparation Tips

Interview preparation tips for other job seekers - *Lean on basics
*Stay confident
*Communication is a criteria

Newgen Software Technologies Interview FAQs

How many rounds are there in Newgen Software Technologies Software Developer 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 Coding Test.
How to prepare for Newgen Software Technologies Software Developer 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 Core Java, JSP Servlets, SQL, EJB and HR Administration.
What are the top questions asked in Newgen Software Technologies Software Developer interview?

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

  1. 1. What is triggers 2. Difference between method overloading and method overrid...read more
  2. Why do we use Static in j...read more
  3. What is Singleton Cla...read more

Tell us how to improve this page.

Newgen Software Technologies Software Developer Interview Process

based on 12 interviews

4 Interview rounds

  • Technical Round
  • HR Round
  • Aptitude Test Round
  • Personal Interview1 Round
View more
Newgen Software Technologies Software Developer Salary
based on 369 salaries
₹3.5 L/yr - ₹11.1 L/yr
5% less than the average Software Developer Salary in India
View more details

Newgen Software Technologies Software Developer Reviews and Ratings

based on 51 reviews

3.4/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.5

Salary

4.1

Job security

3.5

Company culture

3.5

Promotions

3.1

Work satisfaction

Explore 51 Reviews and Ratings
Software Engineer
2k salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Engineer
1.8k salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Applications Engineer
517 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Team Lead
475 salaries
unlock blur

₹7.2 L/yr - ₹23 L/yr

Senior Business Analyst
409 salaries
unlock blur

₹7.5 L/yr - ₹19.5 L/yr

Explore more salaries
Compare Newgen Software Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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