J'ai postulé via une agence de recrutement. Le processus a pris 1 semaine. J'ai passé un entretien chez Innovaccer (New Delhi) en mars 2021
Entretien
Its worst experience during interview.
Round 1 was hacker rank test with 3 programing questions
Round2 was technical discussion with junior resource of innovaccer
Interviewer it self not carrying good knowledge to validate some experience person knowledge. She asked good questions but she her self not much clear about the questions to move forward in-depth of it. I always try to answer questions with my experience and try to give more depth which she might not able to understand at all. She might felt I am over confident and explaining more. At time of interview, I was not aware of her experience level. I searched her profile over linkdin and found she is carrying very less experience and not explored many technology and in-depth. I am not sure about rejection but its shows problem with organization interview process and validating any candidate.
Total 3 rounds. 1st coding,2nd sys design,3rd also system design. Complete waste of time. After completing 3rd round which was manegerial got rejected which went pretty good as compared to other rounds.
J'ai postulé en ligne. J'ai passé un entretien chez Innovaccer
Entretien
R1: Basic DSA + SQL
R2: Was said to be system design but in the actual interview code related questions were asked involving 3rd parties
R1 was okay but R2 was badly set up to fail.
Questions d'entretien [1]
Question 1
Use redis to code a cache, log levels in the logging library
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Innovaccer (Bengaluru) en juil. 2021
Entretien
Had 3 rounds of interviews:
1) Basic intro/discussion about previous projects and work
2) Coding round with 2 questions
3) An interview with the hiring manager with questions relating to team management/project deadline management etc
Implement a FIFO/LRU caching module to cache the output of a function in python. I was asked to implement it using two classes and having the base class re implement a python dict.