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

Senior Engineer Interview Questions & Answers

user image Sarthak Singh

posted on 10 Jun 2024

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

Nice testing capabilities within this test

Round 2 - Technical 

(1 Question)

  • Q1. Question question question questions
Round 3 - Technical 

(1 Question)

  • Q1. Answeredd all the questions in interviews.
Round 4 - Technical 

(1 Question)

  • Q1. Answered all the questions

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] ). You have to return the number whose occurrence is greater than N/2... read more
View answer (2)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java collection
  • Q2. Springboot annotation
Round 2 - Technical 

(2 Questions)

  • Q1. Hibernate questions
  • Q2. Multithreading in java
  • Ans. 

    Multithreading in Java allows multiple threads to execute concurrently, improving performance and responsiveness.

    • Multithreading is achieved in Java by extending the Thread class or implementing the Runnable interface.

    • Threads share the same memory space, allowing them to communicate and synchronize using methods like wait(), notify(), and notifyAll().

    • Java provides high-level concurrency utilities like Executors and Thre...

  • Answered by AI

Skills evaluated in this interview

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] ). You have to return the number whose occurrence is greater than N/2... read more
View answer (2)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

SDE Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

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

(1 Question)

  • Q1. DSA ARRAY QUESTIONS EASY TO MEDIUM LEVEL

Interview Preparation Tips

Interview preparation tips for other job seekers - An easy interview process can also be beneficial.

Top Nagarro SDE Interview Questions and Answers

Q1. Puzzle QuestionHow do we measure forty-five minutes using two identical wires, each of which takes an hour to burn? We have matchsticks with us. The wires burn non-uniformly. So, for example, the two halves of wire might burn in 10 minutes ... read more
View answer (1)

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Online Assessment includes 2 coding Questions, technical mcqs and aptitude mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Questions from our projects, scenario based technical questions, db indexes and programming language basics.
Round 3 - Technical 

(1 Question)

  • Q1. Programming language fundamentals and basics. Example: javascript eventloop, prototype chanining, hoisting, currying, closures etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with your basics, projects and technologies mentioned in the resume.

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)

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

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Aptitude Test 

60 mins aptitude and reasoning questions with Java syntax’s related questions

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

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Collection java spring core java

Round 2 - Coding Test 

Collection java spring boot multhrding

Interview Preparation Tips

Interview preparation tips for other job seekers - Core java spring boot best pratise

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

Jobs at Nagarro

View all

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Sep 2024

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

I applied via Job Portal and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Its mandatory test even for experience people

Round 2 - Technical 

(1 Question)

  • Q1. Related to technology
Round 3 - HR 

(1 Question)

  • Q1. Very good discussion towards work culture, salary and all

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Aptitude Test 

Fresher level test like ruver boat, bank loan ap gp series, logical test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Respective interview. It is program management for ssociate director
  • Q2. How to kick off projecr, challenges, how to plan, how to decide deqndecies, how to maintain risk register
  • Ans. 

    To kick off a project, address challenges, plan, decide dependencies, and maintain a risk register.

    • Kick off the project by clearly defining the project scope, objectives, and deliverables.

    • Identify potential challenges and risks that may arise during the project and develop mitigation strategies.

    • Create a detailed project plan outlining tasks, timelines, resources, and responsibilities.

    • Determine dependencies between task...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nagarro Associate Director interview:
  • Project management life cycle in
Interview preparation tips for other job seekers - Project life cycle in phase what are challenges and how to over come. How to represnt to client for project/program management ppt. How to create rfp, how to execute

Associate Director Interview Questions asked at other Companies

Q1. How will you manage the New location and ramp up the Resourcing as per business requirement
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Fairly basic aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Different features of dossier ?
  • Ans. 

    Dossier is a feature in Microstrategy that allows users to create interactive and dynamic reports and dashboards.

    • Allows users to create visually appealing reports and dashboards

    • Enables interactivity with data through filters, prompts, and drill-down capabilities

    • Supports various data visualizations such as charts, graphs, and maps

    • Users can schedule and share dossiers with others

    • Provides collaboration features for team m

  • Answered by AI
  • Q2. SQL passes created for a particular connections?
  • Ans. 

    SQL passes are created to establish a connection between Microstrategy and a database.

    • SQL passes are used to connect Microstrategy to a database in order to retrieve data.

    • They contain information such as database type, server name, port number, database name, and authentication details.

    • SQL passes can be created and managed within the Microstrategy Developer tool.

    • They are essential for querying and retrieving data from ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nagarro Microstrategy Developer interview:
  • Microstrategy

Skills evaluated in this interview

Microstrategy Developer Interview Questions asked at other Companies

Q1. SQL passes created for a particular connections?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. OOPS Concepts describe with example
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Animal class can be inherited by Dog class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Using private variables and public methods in a cla...

  • Answered by AI
  • Q2. Garbage collection ways in C#
  • Ans. 

    Garbage collection in C# manages memory automatically by reclaiming unused memory.

    • Garbage collection in C# uses different algorithms like Mark and Sweep, Reference Counting, and Generational.

    • It helps in preventing memory leaks and improves performance by automatically releasing memory.

    • Developers can also force garbage collection using System.GC.Collect() method.

    • Example: var obj = new Object(); obj = null; // Garbage co

  • Answered by AI

Skills evaluated in this interview

Senior Software Developer 2 Interview Questions asked at other Companies

Q1. Topological Sort in Graph and Count Number of Islands in Graph
View answer (1)

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, QA Automation

Pune,

Gurgaon / Gurugram

+1

6-7 Yrs

₹ 15-27 LPA

Senior Staff Engineer, Dot Net Fullstack

Pune,

Gurgaon / Gurugram

+1

8-13 Yrs

₹ 30-42 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