Write pseudo code for a method that gets a random number "x" and print all the numbers between 0 and x in a random order: Example for x = 7 => 61532740
Junior C Developer Interview Questions
186 junior c developer interview questions shared by candidates
Já usou Windows Presentation Foundation?
Implementation of a memory leak fix(definitely not for beginners)
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.
Viewing 11 - 20 interview questions