I applied through a recruiter. The process took 2 weeks. I interviewed at Nagarro (Noida)
Interview
1. First round was 90 minute of aptitude, coding and optional questions test, I cleared it very smoothly without any difficulty, It was not very tough.
got the call for the second round after 2 weeks.
2. Second round was technical Interview :- The question asked to me was 2 yeasr Experience level questions although I have 12 years of Experience.
I answered all the questions which was asked to me.
I contacted HR for the feedback and that was terrific and surprised for me to hear that I was not selected for the next round.
I immediately contact the HR for this unexpected result , I asked him that do you record the interviews , he said no, but he told me that he will take my feedback again from the interviewer but I got no feedback further.
The person who was taking my interview was terrific, I thought that he will ask some genuine questions but asked me so simple questions , I think that he does not have much knowledge on his area.
Interviewer Name :- MA
You can see the Interview Questions on Interview Question Section.
Interview questions [1]
Question 1
1. How you maintain the centralize data storage in react ?
2. Write an array of numbers, print the unique values of array
3. Write a program to Sum all the numbers of array,
4. How to fetch the values from the store
5. Tell me about some hooks
6. #id_abc{color:yellow }
.abc{color: red}
div{color:blue}
Which CSS will be applicable for div.
<div id="id_abc" class="abc">Test</div>
7. One Javascript question on button click.
8. Error boundaries in component.