i
Nagarro
Filter interviews by
I applied via Company Website and was interviewed in Sep 2022. There were 5 interview rounds.
This round consisted of Aptitude and Computer Fundamental Questions.I don't remember exactly how many but I guess there were around 50 MCQ's. I might solved around 37+ correct questions.
This round consisted of 3 Coding Questions. 1 Easy Medium, 1 Medium and 1 Hard Question.Solved first two and passed only 3 test cases in the third question.
Given an array find if there are two elements are present that sum to target, else return -1
Iterate through the array and for each element check if target - element is present in the array
Use a hash table to store the elements and their indices for faster lookup
If no such pair is found, return -1
I applied via Job Fair and was interviewed before Jul 2023. There were 3 interview rounds.
The coding round has 3 questions of easy-medium level .
Quick sort has worst case time complexity when the pivot element is either the smallest or largest element in the array.
Pivot element is the smallest or largest element in the array
Array is already sorted in ascending or descending order
Pivot selection strategy is not efficient
To check if a string can become a palindrome, count the frequency of each character. If there is at most one character with an odd frequency, it can be rearranged into a palindrome.
Count the frequency of each character in the string
Check if there is at most one character with an odd frequency
If yes, the string can be rearranged into a palindrome
Use two pointers, one moving twice as fast as the other, to find the middle element of a linked list in O(n) time complexity.
Initialize two pointers, slow and fast, at the head of the linked list.
Move the slow pointer one step at a time and the fast pointer two steps at a time.
When the fast pointer reaches the end of the list, the slow pointer will be at the middle element.
What people are saying about Nagarro
I applied via Company Website and was interviewed before Feb 2023. There were 4 interview rounds.
Basic aptitude questions, time duration within 60 minutes.
Five questions - two easy, three moderate level
Nagarro interview questions for designations
I applied via Job Fair and was interviewed before May 2023. There were 2 interview rounds.
MCQs type questions in first round
2 section for coding round with 3questions in first and 2 in second
I applied via Naukri.com and was interviewed in Dec 2020. There were 5 interview rounds.
I appeared for an interview in Feb 2024.
SQL commands are used to interact with databases to perform operations like querying, updating, inserting, and deleting data.
SQL commands are used to interact with databases to perform various operations.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE, CREATE, and DROP.
SELECT is used to retrieve data from a database, INSERT is used to add new data, UPDATE is used to modify existing data, and DELETE is used t...
I appeared for an interview before Apr 2024, where I was asked the following questions.
I expect to gain valuable experience, develop my skills, and contribute positively to the team and organization.
I hope to learn from experienced colleagues and mentors.
I expect to be challenged and pushed out of my comfort zone, which will help me grow.
I look forward to contributing to projects that align with my interests and skills, such as [specific project or area].
I anticipate receiving constructive feedback to im
I applied via Walk-in and was interviewed in Jan 2023. There were 2 interview rounds.
The question is asking about the role of regulatory in R&D, specifically related to ECTD and quality.
Regulatory plays a crucial role in R&D by ensuring compliance with applicable regulations and guidelines.
ECTD (Electronic Common Technical Document) is a standard format for submitting regulatory information in electronic form.
Quality is an essential aspect of regulatory compliance in R&D, ensuring that products meet th...
Some of the top questions asked at the Nagarro Trainee interview for experienced candidates -
The duration of Nagarro Trainee interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4 interviews
Interview experience
based on 45 reviews
Rating in categories
Associate Staff Engineer
3.3k
salaries
| ₹10 L/yr - ₹36 L/yr |
Staff Engineer
3.1k
salaries
| ₹14.9 L/yr - ₹43.2 L/yr |
Senior Engineer
2.4k
salaries
| ₹6.2 L/yr - ₹23.8 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹5.1 L/yr - ₹27.8 L/yr |
Engineer
972
salaries
| ₹3 L/yr - ₹11.3 L/yr |
Deloitte
Cognizant
TCS
Accenture