Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 semana. Acudí a una entrevista en ExcelR (Pune) en mar 2024
Entrevista
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".