Normal DTA and related coding
C Developer Interview Questions
3,502 c developer interview questions shared by candidates
Spanning tree: not difficult, just forgot what it is
Do you know ACID?
What is the difference between inheritance and composition? Tell me about a time when you decided to use references or pointers!
Related to C/C++ basic
What is a virtual function? What is a vtable and vpointer? What does the inline keyword do? Explain move semantics Rule of 3 and 5 etc.
Explain some of the 3D projects you've worked on.
Solve the 8 queen problem. Place 8 queens on a 8x8 chess board so that they don't kill each other.
Find if two strings are anagrams of each other.
What are the strict guarantees of the method contract w.r.t. the object state?
Viewing 2711 - 2720 interview questions