How is std::map and std::unordered stl containers implemented internally - the underlying data structure?
C Engineer Interview Questions
3,789 c engineer interview questions shared by candidates
What does virtual keyword means and how it internally works. Like vtable and function pointers
Draw geometric shapes in visual studio.
print longest path in a binary tree
How well did you perform in math in high school?
implement your own malloc when you get a fixed size buffer and a malloc function allocating 8 bytes each time
What is referencing?
How are interfaces different from abstract class
The first round : copy constructor, delete keyword, memory management(smart pointers, RAII), static keyword for member functions and variable, singleton, code review, checking performance and finding bottlenecks (perf, gprof, intel Vtune), sort (stable and not stable),
C++ concepts, multithreading, Linux command to show process status, difference between heap corruption and memory leaks.
Viewing 2961 - 2970 interview questions