Candidatei-me por meio de uma agência de recrutamento. O processo levou 3 semanas. Fui entrevistado pela PlayShifu (Bengaluru) em nov. de 2022
Entrevista
4 stage interview process.
1. HR Screening - Basic screening, as usual
2. Submit a game - games typically are from snake game to vehicle controller. I got snake game with procedural tail wave requirement.
3. Technical round + live coding round - This includes technical discussion of the submitted project and further unity related questions. I was asked to even change some part of the code base in the snake game that I submitted based on the provided feedback and suggested changes.
4. HR round
Perguntas de entrevista [1]
Pergunta 1
In technical round, I was asked math questions:
1. How would you identify if an object is infront or behind a given point
2. How would you identify the closest point that is perpendicular to the given line segment
3. Explain animation events, when would you use them
4. What does word "pragma" mean in shader