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.
C Engineer Interview Questions
3,790 c engineer 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.
Find if two strings are anagrams of each other.
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.
Basic Oops concepts, and some c pointer concept. Resume based questions were also asked.
Tell me about SOLID
Describe Dependency Injection and why you would use it
Viewing 2951 - 2960 interview questions