i
Nagarro
Filter interviews by
I applied via Campus Placement
It was regarding Java, English etc.
Program to sort an array of strings in alphabetical order
Use a sorting algorithm like bubble sort or quicksort
Compare adjacent strings and swap if necessary
Repeat until the array is sorted
I am a dedicated and detail-oriented engineer with a passion for problem-solving and continuous learning.
Graduated with a degree in Engineering from XYZ University
Completed internships at ABC Company and gained hands-on experience in project management
Proficient in CAD software and technical drawing
Strong communication skills and ability to work well in a team
First there was a mcq round of basic computer science questions. Then there was a coding round comprising of 5 questions easy to medium level.
Use quickselect algorithm to find the Kth smallest element in an array.
Implement quickselect algorithm to efficiently find the Kth smallest element.
Partition the array around a pivot element and recursively search in the appropriate partition.
Time complexity of quickselect is O(n) on average, making it efficient for finding Kth smallest element.
What people are saying about Nagarro
Nagarro interview questions for designations
Question from array and string
Get interview-ready with Top Nagarro Interview Questions
Normal Apptitude round
Asked me about .net , c#, sql queries, html ,css and about personal projects as well.
Medium difficulty level.
Multi threading is a programming concept where multiple threads within a process execute independently to improve performance.
Allows for concurrent execution of tasks within a single process
Improves performance by utilizing multiple CPU cores
Requires careful synchronization to avoid race conditions
Examples include web servers handling multiple requests simultaneously
Question based on Arrays, Linked List and Tress
I would prefer Java for its versatility and widespread use in software development.
Java is a popular programming language known for its flexibility and scalability.
HashMap is a data structure in Java that stores key-value pairs and uses hashing to efficiently retrieve values.
String pool in Java is a pool of unique string literals stored in memory to optimize memory usage.
Looping through a Linked List involves iterating...
Some basic MCQ questions related to CSE
I applied via Naukri.com and was interviewed before Aug 2023. There were 4 interview rounds.
Aptitude test questions
Question on arrays, linkedlist, strings on medium level
To find a loop in a linked list, use Floyd's Cycle Detection Algorithm.
Use two pointers, slow and fast, to traverse the linked list.
If there is a loop, the fast pointer will eventually meet the slow pointer.
Example: 1->2->3->4->5->2 (loop back to 2)
Iterate through array once, keeping track of largest element found so far.
Initialize a variable to store the largest element found so far
Iterate through the array and update the variable if a larger element is found
Return the largest element after the iteration is complete
Some of the top questions asked at the Nagarro Associate Engineer interview -
The duration of Nagarro Associate Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 23 interviews
5 Interview rounds
based on 192 reviews
Rating in categories
Associate Staff Engineer
2.9k
salaries
| ₹10 L/yr - ₹35.2 L/yr |
Staff Engineer
2.8k
salaries
| ₹14.6 L/yr - ₹43.2 L/yr |
Senior Engineer
2.4k
salaries
| ₹5.9 L/yr - ₹25 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹5.9 L/yr - ₹28 L/yr |
Engineer
900
salaries
| ₹3 L/yr - ₹11 L/yr |
Deloitte
Cognizant
TCS
Accenture