Upload Button Icon Add office photos
Engaged Employer

i

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

Nagarro Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 4k Reviews

Filter interviews by

Nagarro Interview Questions, Process, and Tips for Experienced

Updated 11 Jan 2025

Top Nagarro Interview Questions and Answers for Experienced

View all 109 questions

Nagarro Interview Experiences for Experienced

Popular Designations

292 interviews found

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

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude test

Round 2 - Technical 

(5 Questions)

  • Q1. Covered all respective technical realated questions
  • Q2. Mongodb architecture
  • Q3. Mongodb atlas related
  • Q4. Backup and restoration, PTR
  • Q5. Nosql database features

Top Nagarro Staff Engineer Interview Questions and Answers

Q1. How to write HTML code considering web accessibility for disabled person
View answer (1)

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit PairsYou are given an integer 'N'. Your task is to find the number formed after swapping each even bit of 'N' in its binary representation with its adjacent bit on the right, assuming that the least significant bit is an o... read more
View answer (2)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Angular, HTML, CSS, Javascript

Round 2 - Technical 

(1 Question)

  • Q1. Due to internet connection issue I got dropped off and joined within 1 min but interviewer was left.

Senior Software Engineer and Lead Interview Questions asked at other Companies

Q1. Explain importance of microservices and what are the realtime use cases from your experience
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Core java questions
  • Q2. Spring boot questions
  • Q3. Microservices question

Top Nagarro Associate Staff Engineer Interview Questions and Answers

Q1. 1. How to make object thread-safe? 2. Create an Immutable class. 3. Which Garbage collection algorithm is used in Java. 4. print the left view of the Binary tree 5. working of Circuiter breaker design pattern. 6. Question on JWT token 7. Cr... read more
View answer (1)

Associate Staff Engineer Interview Questions asked at other Companies

Q1. 1. How to make object thread-safe? 2. Create an Immutable class. 3. Which Garbage collection algorithm is used in Java. 4. print the left view of the Binary tree 5. working of Circuiter breaker design pattern. 6. Question on JWT token 7. Cr... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 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 

Basic codes
of string anagram and arrays

Round 3 - Technical 

(5 Questions)

  • Q1. Oops, core java, DSA, real life example of DSA
  • Q2. Sql queries, joins
  • Q3. String array programm
  • Q4. Agile methodology vs scrum questions
  • Q5. Latest technologies right now
  • Ans. 

    Some of the latest technologies right now include artificial intelligence, machine learning, blockchain, Internet of Things (IoT), and 5G.

    • Artificial intelligence (AI) - used in various industries for automation and decision-making

    • Machine learning - subset of AI that enables systems to learn and improve from experience

    • Blockchain - decentralized and secure way of storing and sharing data

    • Internet of Things (IoT) - network...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - go through the basics of programming lang, DSA till linked list, stack queue

Top Nagarro Associate Software Engineer Interview Questions and Answers

Q1. N-th Term Of GPYou are given the first term (A), the common ratio (R) and an integer N. Your task is to find the Nth term of the GP series. The general form of a GP(Geometric Progression) series is A, A(R), A(R^2), A*(R^3) and so on where A... read more
View answer (2)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Nagarro interview questions for popular designations

 Senior Engineer

 (58)

 Software Developer

 (56)

 Staff Engineer

 (56)

 Associate Staff Engineer

 (40)

 Software Engineer

 (34)

 Associate Engineer

 (32)

 Senior Software Engineer

 (28)

 Associate Software Engineer

 (26)

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions with MCQs and 2 programming

Round 2 - Technical 

(1 Question)

  • Q1. Questions on Java, OOPS, Maven, TestNG, Manual Testing

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)

Get interview-ready with Top Nagarro Interview Questions

QA Lead Interview Questions & Answers

user image Rashmi Halale

posted on 3 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Conducted from mettl platform, had logical and aptitude questions.. 30 questions in 20 minutes

Round 2 - Technical 

(1 Question)

  • Q1. Domain based questions and resume based questions

QA Lead Interview Questions asked at other Companies

Q1. 1. Explain Bid bond guarantee, Advance payment guarantee, Performance guarantee. 2. What are different SWIFT messages generated as part of Letter of Credit? 3. Difference between LC and Guarantee. 4. Difference between Import LC and Export ... read more
View answer (1)

Jobs at Nagarro

View all

Software Developer Interview Questions & Answers

user image Ankim Sharma

posted on 27 Apr 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude, coding and technical questions

Round 2 - Technical 

(1 Question)

  • Q1. Dual logging in Spring Mvc architecture.
  • Ans. 

    Dual logging in Spring MVC architecture involves configuring two different logging frameworks to log messages in parallel.

    • Configure both Logback and Log4j in the Spring MVC application

    • Use different log levels for each framework to control the verbosity of logs

    • Specify separate log files for each framework to store the log messages

  • Answered by AI

Skills evaluated in this interview

Top Nagarro Software Developer Interview Questions and Answers

Q1. Crazy NumbersNinja loves playing with numbers. So one day, he wants to arrange a few numbers in the ‘N’ number of rows. The first row contains 1 number, the second row has two numbers, the third row has 3 digits, and so on. Ninja starts pla... read more
View answer (2)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Software Engineer interview

user image Prashant Sharma

posted on 18 Nov 2021

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

I was interviewed in Oct 2023.

Round 1 - Aptitude Test 

Aptitude test was easy only. We can clear easily

Round 2 - Technical 

(2 Questions)

  • Q1. Questions asked on sql
  • Q2. Datawarehousing& data modelling
Round 3 - Technical 

(1 Question)

  • Q1. Some sql & datawarehousing

Top Nagarro Associate Staff Engineer Interview Questions and Answers

Q1. 1. How to make object thread-safe? 2. Create an Immutable class. 3. Which Garbage collection algorithm is used in Java. 4. print the left view of the Binary tree 5. working of Circuiter breaker design pattern. 6. Question on JWT token 7. Cr... read more
View answer (1)

Associate Staff Engineer Interview Questions asked at other Companies

Q1. 1. How to make object thread-safe? 2. Create an Immutable class. 3. Which Garbage collection algorithm is used in Java. 4. print the left view of the Binary tree 5. working of Circuiter breaker design pattern. 6. Question on JWT token 7. Cr... read more
View answer (1)

Staff Consultant Interview Questions & Answers

user image Sumit Pawar

posted on 17 Jul 2024

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

(1 Question)

  • Q1. Java Basic (Java8 feature) , Microservices, Spring boot, Junit, Mockito, Kafka, design pattern

Staff Consultant Interview Questions asked at other Companies

Q1. What kind of QA metrices do you follow in ensuring QA guidelines.
View answer (3)

Nagarro Interview FAQs

How many rounds are there in Nagarro interview for experienced candidates?
Nagarro interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Nagarro interview process for experienced candidates are Technical, Aptitude Test and Coding Test.
How to prepare for Nagarro 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 Nagarro. The most common topics and skills that interviewers at Nagarro expect are Javascript, Java, CSS, Python and SQL.
What are the top questions asked in Nagarro interview for experienced candidates?

Some of the top questions asked at the Nagarro interview for experienced candidates -

  1. This is for Mainframe Dev. ...read more
  2. how would you handle overflow condition of an array? SB37,SD37,SE37,S0C4,S0C7?J...read more
  3. What kind of QA metrices do you follow in ensuring QA guideline...read more
How long is the Nagarro interview process?

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

Tell us how to improve this page.

Nagarro Interview Process for Experienced

based on 105 interviews in last 1 year

Interview experience

4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Nagarro

People are getting interviews through

based on 200 Nagarro interviews
Job Portal
Referral
Company Website
Campus Placement
Recruitment Consultant
52%
14%
7%
5%
5%
17% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
View all

Nagarro Reviews and Ratings

based on 4k reviews

4.0/5

Rating in categories

3.8

Skill development

4.1

Work-Life balance

3.9

Salary & Benefits

3.8

Job Security

4.1

Company culture

3.5

Promotions/Appraisal

3.8

Work Satisfaction

Explore 4k Reviews and Ratings
Associate Staff Engineer
2.9k salaries
unlock blur

₹10 L/yr - ₹35.2 L/yr

Staff Engineer
2.7k salaries
unlock blur

₹14.5 L/yr - ₹43.2 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹6.2 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹7.5 L/yr - ₹31 L/yr

Software Engineer
934 salaries
unlock blur

₹3 L/yr - ₹12.2 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

3.9
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