Candidatei-me online. Fiz uma entrevista na empresa Innovaccer.
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Use redis to code a cache, log levels in the logging library
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.
Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Innovaccer (Bengaluru) em jul. de 2021
Entrevista
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.