Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en Questionpro (Pune) en mar 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.
Preguntas de entrevista [2]
Pregunta 1
Write a logic that prints Z pattern using 1 to N
1 2 3 4
5
6
7 8 9 10