I applied through college or university. The process took 1 week. I interviewed at Nagarro (Chandigarh) in Aug 2019
Interview
There was 2 rounds in college,
first consisted of mcq questions,
and the next one was based on programming
2 questions were given,
and then there was a technical interview and then a round with management.
Interview questions [1]
Question 1
Find the minimum window substring
If we can store tree traversal in a array. and how
I applied through college or university. The process took 1 week. I interviewed at Nagarro (Bhopal) in Oct 2021
Interview
Nagarro came to our college for 2 positions SD, and CSD for that a test was conducted which consists of Aptitude Round of 60min and 2 coding round 1st round for SD 3 que with medium difficulty & other with 2 DP questions for CSD.
Then the selected students got mail for Technical interview round. It went for 15 min and questions from Data structures, DBMS and OOPS were asked.
Those who have cleared the technical interview got the HR interview mail the next day itself.
Interview questions [1]
Question 1
Technical Interview Questions:
1.Reverse a string like Sachin Tendulkar to Tendulkar Sachin. time complexity and space complexity.
2.Given a random string you have to think an algorithm it can return the sting can be rearrange to became palindrome or not.
3.What is Hashmap? and the time complexity.
4.What is Collisions in the HashMap?
5.If you are creating a Facebook Dummy which data structure will you use?
6.If you are creating Ludo which Data Structure will you use?
I applied through college or university. I interviewed at Nagarro (Ongpangkong) in Dec 2021
Interview
first round was online aptitude test, then if you qualify that round then there was an coding round for SD and CSD profile. if you got selected then the Technical interview will scheduled after that HR round.
Interview questions [1]
Question 1
Q.1. Why java is platform independent?
Q.2. describe JRE,JDK and JVM.
Q.3. explain Encapsulation, Abstraction, Polymorphism with real time examples.
Q.4.difference between array and stack
Q.5.real time example of Stack
Q.6.Describe Heap and heap sort with time complexity.
Q.7. what is time Complexity? best and worst time complexity.
Q.8. Explain how Merge sort works?
Q.9.how was the level of coding questions?
Q.10. Asked some questions from my Project.