Related to C/C++ basic
C Engineer Interview Questions
3,794 c engineer interview questions shared by candidates
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?
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.
Speak about patern and write somme algorithm in note pard
Basic Oops concepts, and some c pointer concept. Resume based questions were also asked.
Describe Dependency Injection and why you would use it
Viewing 2941 - 2950 interview questions