write a code to print a pyramid pattern of numbers.
C Software Developer Interview Questions
3,506 c software developer interview questions shared by candidates
Basic questions on: smart pointers, multi threading, C++11 feautres, agile/scrum
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),
Viewing 2771 - 2780 interview questions