Jr. Associate applicants have rated the interview process at Nagarro with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 62.6% positive. This is according to Glassdoor user ratings.
Candidates applying for Jr. Associate roles take an average of 18 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Nagarro overall takes an average of 13 days.
Common stages of the interview process at Nagarro as a Jr. Associate according to 2 Glassdoor interviews include:
IQ intelligence test: 33%
One on one interview: 33%
Skills test: 33%
Here are the most commonly searched roles for interview reports -
It was an on campus Interview for the role of jr associate at nagaroo and it was held at college premises.
It was an on campus Interview for the role of jr associate at nagaroo and it was held at college premises.
I applied online. The process took 1 day. I interviewed at Nagarro (Gurgaon, Haryana) in Mar 2020
Interview
3- Phase interview
1. Written
2.Tech
3. Hr
Written exam had 3 questions 1 easy and two moderate.
After that tech interview was one on one in which interviewer asked about approaches in the written test, Complexity and if solutions can be more efficient. After that there were few questions based on data structure and algo (not so difficult) and an introductory HR round.
Interview questions [1]
Question 1
Written test have 3 simple questions based on DP, Hashmap, and greedy
I applied through college or university. The process took 2 days. I interviewed at Nagarro (Patiala) in Oct 2018
Interview
There was a pen and paper round first where 3 algorithmic questions were asked. After that there were 3 rounds of interview all of which were technical. In the pen and paper round, 1 question was asked that "Given a date in dd-mm-yyyy format return the next date in same format as string.". Another question was to solve an expression and return true or false. The expression only contains true, false, brackets, or and and operator.
Interview questions [1]
Question 1
Create a stack that does push, pop and getMax operations in O(1) time. getMax should return max of all elements in the stack.