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

Filter interviews by

Clear (1)

Nagarro Senior Engineer Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Nagarro Senior Engineer Interview Questions and Answers

  • Q1. Write a program: two input, one is N(any integer, lets say 3), second input will be array of integers(duplicate/multiple occurrences of same integer, lets say [2,3,2,4,2] ...read more
  • Q2. This is for Mainframe Dev. how would you sort two unsorted ps files into three different ps files having unique records of both the files in different files and common re ...read more
  • Q3. Write a program: single input as a string(lets say "aaabcccfffghh"), you have to return the char and their occurrence as a string. In this case you have to return "a3b1c3 ...read more
View all 22 questions

Nagarro Senior Engineer Interview Experiences

59 interviews found

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

I was interviewed before Feb 2023.

Round 1 - Coding Test 

2 Coding Test on DSA

Round 2 - Aptitude Test 

3 Hours aptitude test

Round 3 - One-on-one 

(1 Question)

  • Q1. 2 Rounds of Interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - Aptitude Test 

IQ TEST of 50 question

Round 2 - Technical 

(1 Question)

  • Q1. Troubleshooting Questions

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.

I applied via Referral and was interviewed before Aug 2021. There were 6 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 Resume tips
Round 2 - Aptitude Test 

General question related to the pattern and percentage

Round 3 - Coding Test 

3 question need to clear at least one question with all the test cases

Round 4 - Technical 

(1 Question)

  • Q1. General question related to the android and kotlin
Round 5 - Technical 

(1 Question)

  • Q1. This the final round of technical discussion with the senior developer
Round 6 - HR 

(1 Question)

  • Q1. Last round with the HR for package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - right company for the job seekers

I applied via LinkedIn and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Write a program: if input is "my_first_variable" return output as "myFirstVariable" and vice-versa
  • Ans. 

    A program to convert a variable name from snake_case to camelCase and vice-versa.

    • Split the input string by underscore (_) to get an array of words.

    • For snake_case to camelCase conversion, capitalize the first letter of each word except the first one.

    • For camelCase to snake_case conversion, insert an underscore (_) before each capital letter except the first one.

    • Join the array of words with the appropriate delimiter to ge

  • Answered by AI
  • Q2. Write a program: two input, one is N(any integer, lets say 3), second input will be array of integers(duplicate/multiple occurrences of same integer, lets say [2,3,2,4,2] ). You have to return the number w...
  • Ans. 

    Program to find the number whose occurrence is greater than N/2 in an array of integers.

    • Take two inputs, one integer N and an array of integers.

    • Loop through the array and count the occurrence of each number.

    • Return the number whose occurrence is greater than N/2.

    • If no such number found, return '-1'.

  • Answered by AI
  • Q3. Write a program: single input as a string(lets say "aaabcccfffghh"), you have to return the char and their occurrence as a string. In this case you have to return "a3b1c3f3g1h2"
  • Ans. 

    Program to return character and their occurrence in a string.

    • Iterate through the string and count the occurrence of each character.

    • Store the count in a dictionary or hashmap.

    • Create a new string by concatenating the character and their count.

    • Return the new string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Ui Developer(React/Redux). For that I had to go through series of tests and tech interview.
1. Coding Challenge: Three questions in 75min. Difficulty Level - Average
2.Aptitude Test: 30 questions in 20min. Difficulty Level - Average. Questions related to find the sequence of any missing figure. Train speed related questions. So practice these
3. Two round of Tech interview. Difficulty Level - Average to Difficult
4. MCQ on JS, JS Fundamental, HTML, CSS, React, GIT. Time 190min. Difficulty Level - Difficult.

Nagarro's hiring process is damn fast. After clearing any of the steps they will call on same day.

Skills evaluated in this interview

Nagarro interview questions for designations

 Senior Software Engineer

 (30)

 Senior Staff Engineer

 (14)

 Senior Test Engineer

 (5)

 Senior QA Engineer

 (2)

 Senior Devops Engineer

 (2)

 Senior Data Engineer

 (2)

 Senior Sales Engineer

 (1)

 Senior Principal Engineer

 (1)

I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. IQ TEST followed by MCQ TEST
  • Q2. Both were online tests
  • Q3. Basic testing questions in Technical interview
  • Q4. Test scripts, Test plan document, different testing methodologies, terminologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for IQ and MCQ Technical test. Rest interviews will be based on the questions given on internet.

Get interview-ready with Top Nagarro Interview Questions

I applied via Naukri.com and was interviewed before Aug 2021. There were 7 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 Resume tips
Round 2 - Aptitude Test 

Normal aptitude test with quants, logical questions.

Round 3 - Coding Test 

3 coding questions were there of which atleast 2 should be solved.

Round 4 - Mcq 

(1 Question)

  • Q1. 200 MCQ questions were there of which you had to get atleast 80 correct.
Round 5 - Technical 

(1 Question)

  • Q1. Basic Java and SQL questions like select second best, polymorphism, singleton classes, spring annotations etc.
Round 6 - Technical 

(1 Question)

  • Q1. Java 8 coding, microservices, spring, hibernate were asked.
Round 7 - HR 

(1 Question)

  • Q1. Just a basic discussion and given the offer.

Interview Preparation Tips

Topics to prepare for Nagarro Senior Engineer interview:
  • Java
  • SQL
  • Microservices
  • Spring
  • Spring Boot
  • Hibernate
Interview preparation tips for other job seekers - First clear interviews of companies like tcs, Accenture etc. and keep nagarro for the last as they match up with a good pay.

Senior Engineer Jobs at Nagarro

View all

I applied via Recruitment Consultant and was interviewed in May 2021. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. This is for Mainframe Dev. how would you sort two unsorted ps files into three different ps files having unique records of bo...
  • Ans. 

    Sort two unsorted PS files into three different PS files with unique and common records.

    • Use SORT utility to sort the two input files individually.

    • Use JOINKEYS to join the two sorted files on a common key.

    • Use OUTFIL to direct the output to three different files based on the record type.

    • Ensure that the output files have unique records and common records as required.

  • Answered by AI
  • Q2. How would you search any string(numeric or alphanumeric) from a ps file(position could b any)?
  • Ans. 

    To search a string from a ps file, use the grep command with the string and file name as arguments.

    • Open the ps file in a text editor or use the command line to navigate to the file location.

    • Use the grep command followed by the string you want to search and the file name as arguments.

    • If the string is found, the command will return the line(s) containing the string.

    • If the string is not found, the command will return noth...

  • Answered by AI
  • Q3. How would you handle overflow condition of an array? SB37,SD37,SE37,S0C4,S0C7?JCL - how to backup all GDG versions in one step? what are COMP & COMP-3 vars and what it's used for?
  • Ans. 

    Handling overflow condition of an array and backing up GDG versions in one step in JCL

    • For overflow, check array bounds before accessing elements

    • For SB37, increase primary/secondary space allocation

    • For SD37, increase directory blocks

    • For SE37, increase primary/secondary space allocation for PDS

    • For S0C4, check for null pointers or uninitialized variables

    • For S0C7, check for invalid data types or out-of-bounds array access

    • T...

  • Answered by AI
  • Q4. What will b d equiv. of varchar(20) in a cobol pgm? SQL 805, 922?
  • Ans. 

    Equivalent of varchar(20) in COBOL and SQL error codes 805 and 922

    • In COBOL, the equivalent of varchar(20) is PIC X(20)

    • SQL error code 805 indicates program not found or not authorized

    • SQL error code 922 indicates memory allocation failure

  • Answered by AI
  • Q5. COBOL DB2 compilation process? Diff bw CS and RR? Explain Restart logic in a cobol pgm.
  • Ans. 

    COBOL DB2 compilation process, CS vs RR, and Restart logic in COBOL program.

    • COBOL DB2 compilation process involves precompilation, compilation, and linkage editing.

    • CS (Change Strategy) and RR (Release Strategy) are two different methods of implementing DB2 changes.

    • Restart logic in COBOL program is used to resume program execution from a specific point after an interruption.

    • Restart logic can be implemented using checkpo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There will be three technical rounds after you clear a mandatory aptitude round. There could be a coding round if they want.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Current Project related questions
  • Q2. Skills related question
  • Q3. Writing program using any programming language
  • Ans. 

    I would write a program in Python to automate a repetitive task.

    • Identify the task and break it down into smaller steps

    • Choose the appropriate data structures and algorithms

    • Write clean and readable code with proper documentation

    • Test the program thoroughly before deployment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared about the project u r working

I applied via Company Website and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

1. 20 aptitude questions
2. 20 react MCQ
3. 2 coding questions.

Round 2 - Technical 

(1 Question)

  • Q1. Forward reference, react memo and many more
Round 3 - Technical 

(1 Question)

  • Q1. Set and map, react pure components.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn react basics, and be confident.

I applied via Approached by Company and was interviewed in Dec 2021. There were 2 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic question on golang

Interview Preparation Tips

Topics to prepare for Nagarro Senior Engineer interview:
  • Golang
  • PHP
  • Testing
Interview preparation tips for other job seekers - Please be prepre yourself with channels and gouroutines .
Contribute & help others!
anonymous
You can choose to be anonymous

Nagarro Interview FAQs

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

Some of the top questions asked at the Nagarro Senior Engineer interview -

  1. Write a program: two input, one is N(any integer, lets say 3), second input wil...read more
  2. This is for Mainframe Dev. ...read more
  3. Write a program: single input as a string(lets say "aaabcccfffghh"), you have t...read more
How long is the Nagarro Senior Engineer interview process?

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

Recently Viewed

DESIGNATION

SALARIES

Suguna Foods

SALARIES

Microsoft Corporation

DESIGNATION

INTERVIEWS

UST

No Interviews

DESIGNATION

SALARIES

Tavant Technologies

SALARIES

NCS Group of Companies

SALARIES

Microsoft Corporation

Tell us how to improve this page.

Nagarro Senior Engineer Interview Process

based on 30 interviews

5 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • Technical Round - 3
  • Technical Round - 4
  • Personal Interview1 Round
View more
Nagarro Senior Engineer Salary
based on 2.4k salaries
₹5.9 L/yr - ₹24 L/yr
46% more than the average Senior Engineer Salary in India
View more details

Nagarro Senior Engineer Reviews and Ratings

based on 320 reviews

4.3/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

4.1

Salary

4.1

Job security

4.3

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 320 Reviews and Ratings
Senior Engineer, PHP (Laravel & React)

Remote

3-7 Yrs

Not Disclosed

Senior Engineer, PHP (Laravel & React)

India

3-5 Yrs

₹ 5.82-25 LPA

Senior Engineer, TIBCO

Gurgaon / Gurugram

2-7 Yrs

Not Disclosed

Explore more jobs
Associate Staff Engineer
2.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Engineer
2.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
2.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
896 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.7
Compare

TCS

3.7
Compare

Accenture

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