J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez ExcelR (Pune) en mars 2024
Entretien
First there was a aptitude round that was basic and then the interview round where the interviewer asked mostly the technical question. The questions were quite easy. The interviewer was focused on checking my JavaScript understanding and my programming logic. There weren't any difficult or out of box questions.
Print Numbers from 1 to 10 but if the number is divisible by 2 print "fizz" , if number is divisible by 3 print "buzz" and if the number is divisible by both then print "fizzBuzz".