Write Fibonnacci in C#. Another more complicated program to write.
Game Developer Intern Interview Questions
1,357 game developer intern interview questions shared by candidates
What's your experience with AR / VR development?
Asked about my personal projects.
What is something different that I do? Do a quick presentation of yourself.
How would you implement a stack?
Name a few bugs in your own projects and explain how you fixed them.
26 exercises (given as VS2012 project) on common algorithms, data structures, linear algebra, simple and advanced memory management, optimization of code, multithreading and C++ syntax. 4 hours of time (not enough if you miss a single argument).
Details about cpp #define directive.
How is memory allocated with malloc
First round of interview over phone mostly mostly C++ theory questions. In the first face to face interview, they asked me to code 2 algorithm questions on my laptop. It was simple recursion questions. In the second round also, the interviewer asked my DS/Algo questions. But he wanted me to code on paper. Questions ranged from deleting a node in a linked list given access to only that node and its variations to swapping the odd and even position bits in a number. eg 11010110 should become 11101001. The third round was mostly game dev related questions. Questions werre about OpenGL engine etc.
Viewing 711 - 720 interview questions