J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Random (Trichy) en mai 2022
Entretien
Round 1
20 programming fill in the blanks
20 flow chart fill in the blanks
Round 2
5 Coding questions
2 hrs 30 mins
Round 3
3 Coding questions
1 hr 30 mins
Round 4
Face to face technical interview
Questions d'entretien [1]
Question 1
To find the number of days in between, given any two dates.
A client of main had a website for providing services related to FFIFA video game. And he needed a virtual football field to show some information about the team players. This field had to support different formations like 4-3-3 or 4-3-2-1. To Implement this I used an image of a football field as the background and created a map of all the different formations and defined the position of each player on the field using CSS. At the end of the day, you had a football field that you could see players information on it and if you could change the team formation from a controller on the left side menu to instantly change the position of the team.