A discussion of the C++ code I had written.
C Softwareentwickler Interview Questions
1,017 c softwareentwickler interview questions shared by candidates
On interview only relevant questions were asked. I very appreciate it.
Implement a program that simulates a parking garage that is able to park 3 different vehicles. - Motorcycles can park in any space. - Cars can park in Compact and Large spots. - Buses can only park if 5 Large spots are available together.
program game of life
Nothing in particular difficult - standard questions
Write a SQL statement to remove the duplicated record of a database.
Next binary multiple of a number and course schedule type problem.
Most important things about C++, cmake, even questions from Linux and Python. some OOP concepts, some from STL containers, multithreading, linkage, etc.
Type as fast as your can according a paragragh on screen. Only right spelling will count.
1. share_ptr and its usage 2. the difference between C pointer and Cpp pointer and C reference. 3. what the downside to use share_ptr 4. some questions about thread and concurrent programming
Viewing 871 - 880 interview questions