Implementation of a memory leak fix(definitely not for beginners)
Junior C Developer Interview Questions
172 junior c developer interview questions shared by candidates
Basic c++ and OOP questions
What is the significance of C++ code that is written between {}.
About the kernel of the operation system
For this role, mainly, questions were more day-to-day work than algorithmic (but some very basic things such as knowledge of C++ DS still needed).
Two's complement binary calculations.
After the previous set of quest., I had 2 task: 1. A C++ with OOP problem - with class Wheel, Car(is a vehicle, has 4 wheels), Truck(is a vehicle, has n wheels), Vehicle(some int data like speed, cylindrix capacity). I had to implement them and in class Truck - 3 more functions: AddWheel(const Wheel&), InsertWheel(const Wheels&, int index), DeleteWheel(int index)
Technical questions around basic C++, memory management, math and arithmetic.
Previous experiences in video game industry?
Bit manipulation questions. Masking, shifting, etc...
Viewing 11 - 20 interview questions