Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 días. Acudí a una entrevista en Nagarro en ago 2014
Entrevista
Nagarro was in our campus for placement drive. They took written test in the campus and called the shortlisted candidated to their branch at Gurgaon. Written test consisted the 10th standard mathematical questions like geometry, trigonometry etc. Also, it had some aptitude questions, which were easy comparatively. Written test also had the C-programming basic questions, which were not much difficult for any computer engineer to solve.
then, there were coding test, followed by technical interview and HR interview.
Coding Test-
1. Check if binary conversion of given number is palindrome or not. eg. 843 is palindrome.
2. Separate 0's and 1's in that order from a array of only 0's and 1's.
3. One Sentence (string) is given. find out the words, that has length even and greater than equal to 4 (e.g. 4,6,8.. etc.) and separate them with space.
e.g. Given String : "abcd abc abcde abcdef"
Output: "ab cd abc abcde abc def"
Technical Interview-
He asked me to explain the code I had written in the coding round. then asked algorithm of following- How will you rotate the contents of matrix (nXn) in-place clockwise (remember we need to change the contents of the matrix, not just print the element in that order).
Preguntas de entrevista [1]
Pregunta 1
Difficult question was that Matrix rotation question. I couldn't come up with program very fast, so he asked me just algorithm. I explained the algorithm, but it was working just for 3X3 matrix. then he asked me to generalize it. I said we can do it recursively. He seemed convinced!!! :)
Acudí a una entrevista en Nagarro (Gurgaon, Haryana)
Entrevista
first round is a OA round , 75 mins of aptitude , debugging, active passive and another 75 mins coding round which has 3 DSA questions , then if you'll give technical round after clearing first round and then the third round which was HR round
Preguntas de entrevista [1]
Pregunta 1
they asked me how the website pages works i mean what data structure can be used in that
Simple, basic questions- one stack question and some core java tricky question - type of interface , method reference like that and coding question is pretty simple and interviewer has no more knowledge depth in backend .
Preguntas de entrevista [1]
Pregunta 1
Explain your current project and what is your contribution of your on that product
Got the email regarding the online assessment which I need to take it was online proctor and time constraints assessment so question was solely based on the aptitude and it was around 20-30 questions