How would I handle a situation where I am not sure what to do?
C Engineer Interview Questions
3,798 c engineer interview questions shared by candidates
c++ questions. explain casting types. const types. How to know if a linked list is cyclic
Implement Queue class: constructor, enqueue and dequeue function. In addition, there are Semaphore class with constructor, up and down functions and Mutex class with lock and unlock functions.
Knowledge questions
Describe good c++ code
What problems might come up in concurrent programming?
They asked basic C#/Unity questions
c++ coding exercise at your spare time
Suppose we have std::vector< UserType > with N elements and no reserved space. UserType is some complex user type. We want to add one more element to the vector. How to implement push_back() most efficiently?
Questions about CMake and processes and threads
Viewing 2331 - 2340 interview questions