Basic questions on: smart pointers, multi threading, C++11 feautres, agile/scrum
C Software Engineer Interview Questions
3,489 c software engineer interview questions shared by candidates
I don't remember the exact technical question that tripped me up, but it was a specific programming language question.
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.
Viewing 2761 - 2770 interview questions