One unexpected logical-mathemathics question. Easy to answer if you think about it (so checking reasoning ability)
Graphics Software Engineer Interview Questions
98 graphics software engineer interview questions shared by candidates
What is deferred rendering
Many questions about C++, OpenGL and 3D in general.
Heavily based on pointers and C++, bit manipulation
What is antialiasing and name 5 different AAs? Array of values to move zeros to the front, non-zeros to the back. Spot what is wrong with this code - 0 instead of O (basically do you have two eyeballs question)? Egg dropping problem, jar of 2, marble sorting question.
Implement a linked list. How do you allocate memory
graph deep clone
Some rendering techniques, like deferred rendering, bilinear filtering and mipmapping.
What is a Hash table and how would you implement it?
What is the maximum float number C++ codes can handle?
Viewing 81 - 90 interview questions