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

Nagarro Interview Questions, Process, and Tips

Updated 27 Feb 2025

Top Nagarro Interview Questions and Answers

  • Q1. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in a sequence. He plans to arrange them in 'N' rows such that: The first row contains 1 number. The second ...read more
    asked in Software Developer interview
  • 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] ...read more
    asked in Senior Engineer interview
  • Q3. Digits Decoding Problem Statement A few days back, Ninja encountered a string containing characters from ‘A’ to ‘Z’ which indicated a secret message. For security purpos ...read more
    asked in Senior Software Engineer interview
View all 471 questions

Nagarro Interview Experiences

Popular Designations

759 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

Java and Java related tech questions

Top Nagarro Senior Software Engineer Interview Questions and Answers

Q1. Digits Decoding A few days back, Ninja encountered a string containing characters from ‘A’ to ‘Z’ which indicated a secret message. For security purposes he encoded each character of the string to its numeric value, that is, A = 1, B = 2, C... read more
View answer (4)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium framework, exceptions, how to right click double click,
  • Q2. Rest assured, serialization , how to send POST request

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 Questions in 20 Minutes

Round 2 - Technical 

(1 Question)

  • Q1. Baiscs of SQL,Python,AWS and spark in depth question

Big Data Engineer Interview Questions asked at other Companies

Q1. Difference between partitioning and bucketing. Types of joins in spark Optimization Techniques in spark Broadcast variable and broadcast join Difference between ORC and Parquet Difference between RDD and Dataframe Architecture of our projec... read more
View answer (1)

Product Owner Interview Questions & Answers

user image Anonymous

posted on 15 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Agile delivery mechanism.
  • Q2. User stories

Product Owner Interview Questions asked at other Companies

Q1. What are the prioritization techniques you use to arrange backlog items?
View answer (3)

Nagarro interview questions for popular designations

 Senior Engineer

 (59)

 Software Developer

 (56)

 Staff Engineer

 (56)

 Associate Staff Engineer

 (40)

 Associate Engineer

 (30)

 Senior Software Engineer

 (30)

 Software Engineer

 (29)

 Associate Software Engineer

 (24)

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

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to do model inference?
  • Ans. 

    Model inference is the process of using a trained machine learning model to make predictions on new data.

    • Load the trained model

    • Preprocess the new data in the same way as the training data

    • Feed the preprocessed data into the model to make predictions

    • Interpret the model's output to make decisions or take actions

  • Answered by AI
  • Q2. How to optimize spark query?
  • Ans. 

    Optimizing Spark queries involves tuning configurations, partitioning data, using appropriate data formats, and caching intermediate results.

    • Tune Spark configurations for memory, cores, and parallelism

    • Partition data to distribute workload evenly

    • Use appropriate data formats like Parquet for efficient storage and retrieval

    • Cache intermediate results to avoid recomputation

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Have you used GEN AI?
  • Ans. 

    No, I have not used GEN AI in my work as a Data Scientist.

    • I have not used GEN AI in any of my projects or analyses.

    • I am not familiar with GEN AI and its capabilities.

    • I have not had the opportunity to work with GEN AI in any capacity.

  • Answered by AI
  • Q2. How do you take your solution to production?
  • Ans. 

    I take my solution to production by following a structured process involving testing, deployment, monitoring, and maintenance.

    • Develop a robust testing strategy to ensure the solution performs as expected in a production environment

    • Use continuous integration and continuous deployment (CI/CD) pipelines to automate the deployment process

    • Implement monitoring tools to track the performance of the solution in real-time and a...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nagarro Data Scientist interview:
  • Basic Machine Learning

Skills evaluated in this interview

Top Nagarro Data Scientist Interview Questions and Answers

Q1. Data Science project pipeline ,what components are involved , step by step process
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Get interview-ready with Top Nagarro Interview Questions

AWS Engineer Interview Questions & Answers

user image diksha dhakite

posted on 3 Sep 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SQL scenario and query writing question
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question on sql

AWS Engineer Interview Questions asked at other Companies

Q1. AWS Load balancers, whats the difference between NLB and ALB.
View answer (2)

Jobs at Nagarro

View all

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Questions related to apptitude, Selenium, TestNG, Java, c++

Round 2 - Technical 

(2 Questions)

  • Q1. On Java Program
  • Q2. On Selenium questions

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Caching Strategy
  • Q2. What is micro Frontend architecture
  • Ans. 

    Micro Frontend architecture is an approach to building front-end applications by breaking them down into smaller, independently deployable units.

    • Allows different teams to work on separate parts of the application

    • Each micro frontend can be developed using different technologies

    • Enables incremental upgrades and updates without affecting the entire application

    • Can improve performance by loading only the necessary components

    • ...

  • Answered by AI
  • Q3. Pure and impure pipes in angular
  • Ans. 

    Pure pipes in Angular are stateless and do not change the input data, while impure pipes can have side effects and change the input data.

    • Pure pipes are used for simple transformations like formatting dates or numbers.

    • Impure pipes are used for more complex transformations that require state or side effects.

    • Pure pipes are faster and more efficient as they only run when a pure change to the input data is detected.

    • Impure p...

  • Answered by AI
  • Q4. How to make singleton services multiton
  • Ans. 

    Singleton services can be made multiton by maintaining a map of instances with unique keys.

    • Create a map to store instances with unique keys

    • Use a factory method to retrieve instances based on keys

    • Ensure that only one instance is created per key

  • Answered by AI
  • Q5. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.

    • Allows for easier testing by injecting mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: AngularJS, Spring Framework

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read Frontend system design also

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

Staff Engineer Interview Questions & Answers

user image vijay Balhara

posted on 7 Jan 2025

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

(1 Question)

  • Q1. Sql related, ssis, ssrs
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation

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

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

20 MCQs on Aptitude & Quants, can google practice the questions

Round 2 - Coding Test 

2 Questions of easy/medium level can select any language and code.

Round 3 - React 

(1 Question)

  • Q1. 40 MCQs on HTML/CSS and React (mainly class components)

Interview Preparation Tips

Topics to prepare for Nagarro Front end Developer interview:
  • HTML
  • CSS
  • React
Interview preparation tips for other job seekers - google nagarro frontend questions and prepare

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

Nagarro Interview FAQs

How many rounds are there in Nagarro interview?
Nagarro interview process usually has 2-3 rounds. The most common rounds in the Nagarro interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Nagarro 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, Python and SQL.
What are the top questions asked in Nagarro interview?

Some of the top questions asked at the Nagarro 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. 1. How to make object thread-safe? 2. Create an Immutable class. 3. Which Garba...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

based on 589 interviews

Interview experience

4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Nagarro

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Nagarro Reviews and Ratings

based on 4.1k reviews

4.0/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.8

Salary

3.8

Job security

4.0

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 4.1k Reviews and Ratings
Staff Engineer, CRM Salesforce (Lightning)

Noida,

Hyderabad / Secunderabad

7-10 Yrs

₹ 13.25-37.78132 LPA

Associate Staff Engineer, CRM Salesforce (Lightning)

Noida,

Hyderabad / Secunderabad

+1

5-7 Yrs

₹ 10.5-30 LPA

Explore more jobs
Associate Staff Engineer
2.9k salaries
unlock blur

₹10 L/yr - ₹35.2 L/yr

Staff Engineer
2.8k salaries
unlock blur

₹14.6 L/yr - ₹43.2 L/yr

Senior Engineer
2.4k salaries
unlock blur

₹5.9 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹5.9 L/yr - ₹28 L/yr

Engineer
900 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

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