Upload Button Icon Add office photos

Filter interviews by

Newgen Software Technologies Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Newgen Software Technologies Interview Questions and Answers

View all 103 questions

Newgen Software Technologies Interview Experiences

Popular Designations

183 interviews found

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

(1 Question)

  • Q1. Find prime number in Javascript
  • Ans. 

    Use a loop to check if a number is divisible by any number other than 1 and itself.

    • Iterate through numbers from 2 to n-1

    • Check if n is divisible by any number in the range

    • If not divisible, n is a prime number

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. React component with states and props uses
  • Ans. 

    React components can have states and props to manage data and communication between components.

    • States are used to manage data that can change over time within a component.

    • Props are used to pass data from parent components to child components.

    • States are mutable and can be changed using setState() method.

    • Props are read-only and cannot be changed by the child component.

    • Example: where 'name' is

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself

Skills evaluated in this interview

Software Design Engineer Interview Questions asked at other Companies

Q1. Explain about Exception Handling and how many types of Exceptions and we can handle Exception
View answer (1)
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
Add answer

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 (177)
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

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 (39)
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)

Newgen Software Technologies interview questions for popular designations

 Software Engineer

 (37)

 Software Developer

 (22)

 Applications Engineer

 (19)

 Senior Software Engineer

 (12)

 Business Analyst

 (9)

 Team Lead

 (5)

 Senior Business Analyst

 (3)

 Intern

 (2)

Intern Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2024

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

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

Round 1 - Coding Test 

Its have 2 coding question easy and medium level based on leetcode

Round 2 - Group Discussion 

Gd takes place on familiar topic

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Get interview-ready with Top Newgen Software Technologies Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a results-driven executive with over 10 years of experience in leading cross-functional teams to achieve business objectives.

    • Led successful initiatives to increase revenue by 20% year over year

    • Strong track record of building and developing high-performing teams

    • Expertise in strategic planning and execution

    • Proven ability to drive operational efficiency and cost savings

  • Answered by AI
  • Q2. How you spend your sunday
  • Ans. 

    I usually spend my Sundays relaxing at home, catching up on reading, cooking, and spending time with family and friends.

    • Reading books or articles

    • Cooking a nice meal

    • Spending time with family and friends

    • Watching movies or TV shows

    • Taking a walk or doing some light exercise

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience

Cce Executive Interview Questions asked at other Companies

Q1. Why did you decide to switch your field from software to BPO?
View answer (1)

Jobs at Newgen Software Technologies

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

It was not that tough. If you prepare well you can do well

Round 2 - Technical 

(2 Questions)

  • Q1. Oops Aql query syntax
  • Q2. Some personal questions to know about background like college and university
Round 3 - HR 

(1 Question)

  • Q1. Asked about college and other things

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. Missing Number Problem Statement You are provided with an array named BINARYNUMS consisting of N unique strings. Each string represents an integer in binary, covering every integer from 0 to N except for one. Your task is to identify this m... read more
Add answer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your self
  • Ans. 

    I am a highly motivated Applications Engineer with a strong background in software development and problem-solving skills.

    • Experienced in developing and implementing software applications

    • Skilled in troubleshooting and resolving technical issues

    • Strong communication and teamwork abilities

    • Proficient in programming languages such as Java, C++, and Python

  • Answered by AI
Round 2 - Aptitude Test 

Normal basic apti question

Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self

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. Missing Number Problem Statement You are provided with an array named BINARYNUMS consisting of N unique strings. Each string represents an integer in binary, covering every integer from 0 to N except for one. Your task is to identify this m... read more
Add answer

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Ajay Kumar Garg Engineering College, Ghaziabad and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Technical 

(5 Questions)

  • Q1. What are the different datatypes in python?
  • Ans. 

    Python has various datatypes including int, float, str, list, tuple, dict, set, bool.

    • int: whole numbers (e.g. 5)

    • float: decimal numbers (e.g. 3.14)

    • str: text (e.g. 'hello')

    • list: ordered collection (e.g. [1, 2, 3])

    • tuple: ordered, immutable collection (e.g. (1, 2, 3))

    • dict: key-value pairs (e.g. {'key': 'value'})

    • set: unordered collection of unique elements (e.g. {1, 2, 3})

    • bool: True or False values

  • Answered by AI
  • Q2. What is set and frozen set
  • Ans. 

    A set is a collection of unique elements with no specific order, while a frozen set is an immutable set that cannot be changed.

    • A set does not allow duplicate elements

    • A frozen set is created using the frozenset() function

    • Sets are mutable and can be modified, while frozen sets are immutable

    • Example: set1 = {1, 2, 3} ; frozenset1 = frozenset(set1)

  • Answered by AI
  • Q3. What is a hyperlink in HTML
  • Ans. 

    A hyperlink in HTML is a clickable text or image that redirects the user to another webpage or resource.

Answered by AI
  • Q4. Questions related to project
  • Q5. What is CSS and why it is used
  • Ans. 

    CSS stands for Cascading Style Sheets and is used to style the appearance of web pages.

    • CSS is used to control the layout, colors, fonts, and other visual aspects of a website.

    • It allows for separation of content from design, making it easier to update and maintain websites.

    • Selectors are used to target specific HTML elements and apply styles to them.

    • CSS can be applied inline, embedded within HTML, or linked externally to...

  • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Newgen Software Technologies Applications Engineer interview:
    • DBMS
    • SQL
    • HTML
    • Languages

    Skills evaluated in this interview

    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. Missing NumberYou are given an array/list ‘BINARYNUMS’ that consists of ‘N’ distinct strings which represent all integers from 0 to N in binary representation except one integer. This integer between 0 to ‘N’ whose binary representation is ... read more
    View answer (4)

    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 148 interviews

    Interview experience

    3.9
      
    Good
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.5k Interviews
    Infosys Interview Questions
    3.6
     • 7.6k Interviews
    Wipro Interview Questions
    3.7
     • 5.7k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 3.9k Interviews
    HCLTech Interview Questions
    3.5
     • 3.8k Interviews
    LTIMindtree Interview Questions
    3.8
     • 3k Interviews
    Mphasis Interview Questions
    3.4
     • 810 Interviews
    NeoSOFT Interview Questions
    4.0
     • 263 Interviews
    View all

    Newgen Software Technologies Reviews and Ratings

    based on 1.4k reviews

    3.7/5

    Rating in categories

    3.4

    Skill development

    3.5

    Work-life balance

    3.6

    Salary

    4.0

    Job security

    3.5

    Company culture

    3.5

    Promotions

    3.4

    Work satisfaction

    Explore 1.4k Reviews and Ratings
    Java Developer Lead(TL/GL)

    Noida

    4-9 Yrs

    Not Disclosed

    Angular Developer- Noida WFO

    Noida

    2-4 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.1 L/yr - ₹14 L/yr

    Applications Engineer
    528 salaries
    unlock blur

    ₹3 L/yr - ₹6.2 L/yr

    Team Lead
    492 salaries
    unlock blur

    ₹7.1 L/yr - ₹23 L/yr

    Software Developer
    411 salaries
    unlock blur

    ₹3 L/yr - ₹11.8 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