I applied through a staffing agency. The process took 3 weeks. I interviewed at PlayShifu (Bengaluru) in Nov 2022
Interview
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
Interview questions [1]
Question 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