assign function of templated data structure some_map, do not assume V is default constructible, you will not get compilation error which is really stupid
Software Engineer C Developer Interview Questions
1,000 software engineer c developer interview questions shared by candidates
Implement a small (albeit complex) operation on a templated data structure
Implement a single function for a class.
Implement a particular data structure in C++
One leetcode-style question with 9 hours time limit
class construction, constructor, destructor, copy constructor, assignment operator overloading etc. vtable, templates and design patterns
Written round had 3 questions, Circular array based and on finding string in given file. Interviewer as me to explain code which I wrote. All C++ basics like copy constructor assignment operator virtual functions vptr vtable runtime polymorphism templates GDB debugging friend functions
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
1. RTTI 2. Threads 3. Thread synchronization 4. copy constructor 5. MFC begin message map 6. SDI, MDI, Dialog based apps 7. COM 8. OOPs concept 9. CObject
Viewing 821 - 830 interview questions