Open In App

Nagarro Interview Experience For Java developer

I applied to Nagarro on their website. After a few days, I received an email from Nagarro which detailed the exam and provided a link for the coding round.

Round 1:

It was a coding round. Three coding questions were presented to complete in 60 minutes. The questions were from Array, DP, and String. The first question was to find the leader in an array. The second one was to count the number of ways in which we can cover a distance. The third was finding the Longest substring without repeating characters. You can solve them if you practice DSA questions on GFG.



Round 2:

It was a Technical Interview round. They asked about all Java concepts like the use of ‘this’, the ‘super’ function, the purpose of ‘Try catch’, inheritance, the diamond problem, Why Java is a platform-independent language, the difference between ‘equals’ and ‘==’, JDK, Copy constructor. The interviewer also discussed questions asked during the coding round and if you could optimize the code further. My interview lasted around 60 mins.

Round 3:

It was an HR round. They asked questions like “Tell us something about yourself” and “Where do you see yourself in the next five years?”



Technical and HR rounds were held on a single day. After one week, I received an email stating that I was selected.

Article Tags :