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.
Junior C Developer Interview Questions
5,475 junior c developer interview questions shared by candidates
Speak about patern and write somme algorithm in note pard
What are the strict guarantees of the method contract w.r.t. the object state?
1) Smart pointers in C++ 2) Virtual functions 3) "mutable" keyword 4) Find error in this code problems 5) Code refactoring problems 6) A couple of simple competitive-programming-type problems 7) Here is a simplified real problem, ask clarifying questions, explain your thoughts and propose a solution.
nothing that i can remember
They asked to come up with a finite-state machine for a specific case.
Find if two strings are anagrams of each other.
Writing a function return the angle between hour hand and minute hand given a time
Solve the 8 queen problem. Place 8 queens on a 8x8 chess board so that they don't kill each other.
Explain some of the 3D projects you've worked on.
Viewing 4291 - 4300 interview questions