Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso ExcelR (Poona) nel mese di mar 2024
Colloquio
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".