i
Nagarro
Filter interviews by
Java reasoning and sql
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
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
What people are saying about Nagarro
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
3 rounds with Aptitude, Verbal reasoning and a coding round
Nagarro interview questions for designations
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'); }
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.
Get interview-ready with Top Nagarro Interview Questions
Typical graph questions with dfs and bfs
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Aptitude, coding and technical questions
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
I applied via campus placement at Dronacharya College of Engineering, Greater Noida and was interviewed in Sep 2023. There was 1 interview round.
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.
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.
Some of the top questions asked at the Nagarro Software Developer interview -
The duration of Nagarro Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 39 interviews
5 Interview rounds
based on 70 reviews
Rating in categories
Associate Staff Engineer
2.9k
salaries
| ₹10 L/yr - ₹35.2 L/yr |
Staff Engineer
2.8k
salaries
| ₹14.5 L/yr - ₹43.2 L/yr |
Senior Engineer
2.3k
salaries
| ₹6 L/yr - ₹25 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹6.4 L/yr - ₹30.7 L/yr |
Engineer
889
salaries
| ₹3 L/yr - ₹11.4 L/yr |
Deloitte
Cognizant
TCS
Accenture