J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Questionpro (Pune) en mars 2024
Entretien
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.
Questions d'entretien [2]
Question 1
Write a logic that prints Z pattern using 1 to N
1 2 3 4
5
6
7 8 9 10