C++ OO concepts
C Software Engineer Interview Questions
3,489 c software engineer interview questions shared by candidates
pointer arithmetic, copy constructor, polymorphism, public & private members, delete vs. delete[], STL map
Concept C++, database optimization, company review, your working experience, coding etc.
1- Deep discussion on current project. Also small discussion on past projects. 2- Which debugging tools are used. 3 - Write a program to implement Binary Search 4- write a program to show string class implementation ( own string class with all the thing inside so that we can do operations on string using char array pointer) 5- copy constructor defination for string copy.
Deep questions about C++ templates.
What do you know about Unit Test, when did you use them (if applicable)
What do you know about Computer Architect, when did you use them (if applicable)
What do you think makes a good leader?
Describe algún patrón de diseño que utilizarías para desarrollar un videojuego.
They are keen on your C++ and C++11 knowledge. They would ask you about design patterns and how you design your classes and interaction between them. They like you to use "const" as much as possible. Before "interviews" familiarize yourself with latest C++14,17,20 news, you don't need to know all details but have at least 1-2 sentence to say about each of them.
Viewing 2781 - 2790 interview questions