First assessment: MCQs on C++, OOPS. Second assessment: I was asked to design a C++ class implementing features as asked in the question.
C Engineer Interview Questions
3,790 c engineer interview questions shared by candidates
Concept C++, database optimization, company review, your working experience, coding etc.
Nombre de bits d'un integer en C++ ? Qu'est-ce qu'un string ? Différence Java/C++
Enumerate the type of casts that there exist in C++ and their differences.
How would I implement an unique pointer.
Deep questions about C++ templates.
What is polymorphism? What are the types of polymorphism and where do you use them in practice?
Where do you use virtual functions practically?
Would the below statement run successfully? If yes, what would be stored in var? IEnumerable var = new List<string>();
Rewrite template classes to use inheritance without changing the calling environment which required a static function call, but static functions can't be virtual.
Viewing 2981 - 2990 interview questions