Game Programmer Interview Questions

1,357 game programmer interview questions shared by candidates

Not much, really. They will ask you about some C++ details, which are mostly found in any C++ book and specially in Effective C++, and a couple of very shallow OO design patterns questions. The hard thing is actually refraining from trying to do anything meaningfully interesting in the exercise: don't. Need to iterate over a grid or matrix? Use plain C in a tight loop, with hardcoded values. Throw in some mostly uninteresting use of STL data structures and avoid entering the template realm or some other convoluted design and you might be OK (since the whole assessment thing is opaque). Other than that, the culture is OK for young and inexperienced people, with most senior people noticing the bad smell and leaving sooner rather than later.
avatar

Game Developer

Interviewed at King

3
Jun 2, 2014

Not much, really. They will ask you about some C++ details, which are mostly found in any C++ book and specially in Effective C++, and a couple of very shallow OO design patterns questions. The hard thing is actually refraining from trying to do anything meaningfully interesting in the exercise: don't. Need to iterate over a grid or matrix? Use plain C in a tight loop, with hardcoded values. Throw in some mostly uninteresting use of STL data structures and avoid entering the template realm or some other convoluted design and you might be OK (since the whole assessment thing is opaque). Other than that, the culture is OK for young and inexperienced people, with most senior people noticing the bad smell and leaving sooner rather than later.

Viewing 1111 - 1120 interview questions

Glassdoor has 1,357 interview questions and reports from Game programmer interviews. Prepare for your interview. Get hired. Love your job.