Interview questions were typical for this role. They included amazing technical questions such as "Can you run a coroutine asynchronously in Unity?" It turns out that you can (I didn't know this before the interview, I discovered it with my own experimenting after the interview), but it requires some hacky tricks, and you lose the benefits of being in a coroutine in the first place. I was also asked vague behavioral questions like "If you and another engineer have fundamentally different opinions on how to complete a task, what do you do?" This question is vague in my opinion because each situation is different, and depending on what the task is and how central it is to the overall project, I can have completely different responses. I'm not a petty person (he says as he writes a scathing interview review on Glassdoor, lol), so if the task has a low impact on future tasks, I would simply learn from what the other engineer had submitted and move on with my life. However, if the task is central to the entire project, I would spend more time with the other engineer to get to understand their perspective. They probably see something that I don't, and there's a strong possibility that we can find a common solution together that has more benefits and less drawbacks. If I still find that my idea for an implementation is far better, I would bring in more people to discuss the situation and make sure that we're taking the right approach. Finally, if I have discussed my concerns and the rest of the team agrees to take the other engineer's solution, then I agree to move forward with that solution and support it. At the end of the day, we're still a team, and it serves no one for one engineer to insist on their implementation be used at the cost of the rest of the team.
Gameplay Programmer Interview Questions
519 gameplay programmer interview questions shared by candidates
Write a Bucket Fill method like that of MS Paint. Line by line, what happens in the computer's memory as the method runs?
What is your favorite RS game? What is your favorite video game moment?
what is the cross product and dot product, project a point to a vector.
Tell us about a time there was conflict in a team
What is your favourite rockstar game?
Avez vous jouez à des jeux de la franchise Call of Duty?
Find as many bugs with the existing code as you can. There are several subtle but common errors throughout the code. It compiles, and runs, but would not stand up to production use. For bonus marks, add a few statements here-and-there to make the code more quick to detect errors. You can impose any reasonable restrictions on how the functions can be used and abused. Halting the program on error illegal input is acceptable in most cases, but use your judgement for deciding when it isn't appropriate.
The problem was fairly similar to the gameloft test given, but simpler. Essentially the interviewer will just add onto the problem and look over your coding skills.
Round 1: OOPS concepts and DSA. Round 2: Game Programming. Round 3: Discussion about Games LLD. Round 4: Discussion About General Games. Round 5: Personality Questions.
Viewing 491 - 500 interview questions