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 Software Developer Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top Nagarro Software Developer 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
  • Q2. String Compression Problem Statement Ninja needs to perform basic string compression. For any character that repeats consecutively more than once, replace the repeated s ...read more
  • Q3. Ninja and the New Year Guests Problem Ninja has organized a new year party and wants to verify if the guests are programmers by challenging them with a coding task. As a ...read more
View all 105 questions

Nagarro Software Developer Interview Experiences

59 interviews found

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

Java reasoning and sql

Round 2 - Technical 

(1 Question)

  • Q1. OOPS threds project
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Tell about yourslef
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Software Developer Interview Questions & Answers

user image yogita jadhav

posted on 1 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Mostly they will ask you on DSA Q
  • Q2. Covered all java 8 features
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 Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

3 rounds with Aptitude, Verbal reasoning and a coding round

Round 2 - Technical 

(1 Question)

  • Q1. Coding round - one 2 d array question, one string manipulation qn

Interview Preparation Tips

Interview preparation tips for other job seekers - The online assessment duration is 175 mins. Try to complete all the sections.

Nagarro interview questions for designations

 Software Developer Intern

 (6)

 Senior Software Developer

 (3)

 Associate Software Developer

 (3)

 Software Engineer Developer

 (1)

 Junior Software Developer

 (1)

 Lead Software Developer

 (1)

 Developer

 (1)

 Software Engineer

 (34)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is ASYNC/AWAIT
  • Ans. 

    ASYNC/AWAIT is a feature in JavaScript used for handling asynchronous operations.

    • ASYNC is used to define a function as asynchronous

    • AWAIT is used to pause the execution of a function until a Promise is settled

    • ASYNC/AWAIT simplifies asynchronous code and makes it easier to read and write

    • Example: async function fetchData() { await fetch('https://api.example.com/data'); }

  • Answered by AI
  • Q2. What is event driven architecture
  • Ans. 

    Event driven architecture is a design pattern where the flow of the system is determined by events.

    • Events are generated by various components and can trigger actions in other components.

    • It allows for loosely coupled systems, as components can communicate without direct dependencies.

    • Common examples include message queues, pub/sub systems, and webhooks.

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Nagarro Interview Questions

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

(2 Questions)

  • Q1. Easy level DSA questions
  • Q2. Indepth Java Questions, including multi-threading, design principles, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Typical graph questions with dfs and bfs

Software Developer interview

user image Coding Academy

posted on 18 Nov 2021

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

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

I applied via campus placement at Dronacharya College of Engineering, Greater Noida and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Middle of linked list
  • Ans. 

    To find the middle element of a linked list, use two pointers - one moving at twice the speed of the other.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one node and fast pointer by two nodes until fast pointer reaches the end of the list.

    • The node pointed to by the slow pointer at this point is the middle element of the linked list.

  • Answered by AI
  • Q2. Binary search, merge sort,string permutations
  • Q3. What is polymorphism?
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nagarro Software Developer interview:
  • DSA
  • OOPS

Skills evaluated in this interview

Nagarro Interview FAQs

How many rounds are there in Nagarro Software Developer 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.
What are the top questions asked in Nagarro Software Developer interview?

Some of the top questions asked at the Nagarro Software Developer interview -

  1. Difference between High severity and low severity with example, what is importa...read more
  2. Make a 3*3 cube where you need to fill the numbers using 1-9, rows, columns and...read more
  3. An array contain 6 different numbers, only 1 number is repeated for 5 times. So...read more
How long is the Nagarro Software Developer interview process?

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

Tell us how to improve this page.

Nagarro Software Developer Interview Process

based on 39 interviews

5 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round - 1
  • HR Round - 2
  • Personal Interview1 Round
View more
Nagarro Software Developer Salary
based on 278 salaries
₹3.5 L/yr - ₹14.7 L/yr
At par with the average Software Developer Salary in India
View more details

Nagarro Software Developer Reviews and Ratings

based on 70 reviews

3.9/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.6

Salary

3.5

Job security

3.9

Company culture

3.7

Promotions

3.7

Work satisfaction

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

₹10 L/yr - ₹35.2 L/yr

Staff Engineer
2.8k salaries
unlock blur

₹14.5 L/yr - ₹43.2 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹6.4 L/yr - ₹30.7 L/yr

Engineer
889 salaries
unlock blur

₹3 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

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