Why do you want to work with us? Describe yourself Main qualities Things that you could improve to be a better professional Technical C++ questions
C Software Engineer Interview Questions
994 c software engineer interview questions shared by candidates
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.
Questions about the smart pointers, new C++ features.
Q: What is an abstract class?
How to call the destructor of a child class when an object is deleted, but as a parent class object?
1.Abstract classes/Interfaces with examples 2.Dynamic Polimorphism/overloading with details. 3.Stack working in .Net Framework 4.Multithreading with practical approach. 5.CLR in details 6.Linq and Lambda Expressions 7.Restful and SOAP services
What is virtual in C++? Given this example (A inherits B), what will print if we make the functions virtual or not, or change what type the object pointer is?
Regarding caching and cryptography(as it was mentioned in my resume). Implement unique pointers in C++. Design your own hash function.
They wanted a specialized container class that is using standard library container. I could only submit my code twice. After second assessment ended and I was declined by a machine without any useful feedback. This assessment wasted my 7 hours without any gains.
One leetcode-style question with 9 hours time limit
Viewing 781 - 790 interview questions