Would you store a set of a billion integers using a vector or a list?
Game Programmer Interview Questions
345 game programmer interview questions shared by candidates
How do you aproach a problem?
Why did you chose our company?
OOPS concepts, C++ basics, any sorting algorithm - just know how it works, do you know any poker/casino games, can you explain a game structure of any board game you know(just a simple outline), the Recursive function, print numbers upto 100 without using a loop (hint use recursive function)
Are you a team player?
Q: If you had an existing game that consisted of collecting coins for example, how would you implement an achievement where the player must collect X amount of coins in Y amount of time?
- C++ specific knowledge - 3D Math questions - Optimizing code - Collision detection - Coding problems mostly solved through discussion - took take home 3 hour technical test after
Describe collision detection technique for lots of objects in a scene.
sphere vs sphere collision in 3D
what is the Difference between update and fixed update ?
Viewing 21 - 30 interview questions