I don't remember the exact technical question that tripped me up, but it was a specific programming language question.
C Developer Interview Questions
3,502 c developer interview questions shared by candidates
Q_OBJECT and MOC working and need of it?
Singleton design pattern? Smart Pointer? why we need it? internal working of Unique pointer? what is shared and weak pointer?
print longest path in a binary tree
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.
MCQ's on Virtual function Vector Multithreading Inheritance Smart Pointers
Viewing 2771 - 2780 interview questions