Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Questionpro (Pune) em mar. de 2024
Entrevista
I got a code test first then 30 mins of interview with HR then a 1hr of technical interview with tech lead. I did not get any response after the technical interview. I had to build a grocery booking crud API with RBAC for code assignment.
Perguntas de entrevista [2]
Pergunta 1
Write a logic that prints Z pattern using 1 to N
1 2 3 4
5
6
7 8 9 10