Draw geometric shapes in visual studio.
C Engineer Interview Questions
3,790 c engineer interview questions shared by candidates
How are interfaces different from abstract class
4) Code given and asked that it wil cause memory leak or not?
How is std::map and std::unordered stl containers implemented internally - the underlying data structure?
What does virtual keyword means and how it internally works. Like vtable and function pointers
implement your own malloc when you get a fixed size buffer and a malloc function allocating 8 bytes each time
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),
What is referencing?
print longest path in a binary tree
Related to C/C++ basic
Viewing 2941 - 2950 interview questions