HR round - pretty straight forward. Reason for change? Why this position? What is the expectation? 2nd round - Solid basics from what is mentioned in the resume. C++ STL and Algorithms. 1 or 2 problem solving 3rd round - Design a system. C++ STL, Data Structures (I was asked related to optimal search)
Senior C Developer Interview Questions
264 senior c developer interview questions shared by candidates
Show me how you would do ...?
C and C++ basics, a lot of small tasks on algorithms: "fizz-buzz", revert a string, write a template function etc.
cout << a > 3 +7 != x
Tell me about yourself in your career
how memory managements is done for virtual functions?
rvalue semantics std::copy algorithm internals std::function use lambda modern c++
If you had an API that produced a lot of data, what steps would you take to ensure performance?
Basic questions about C++
How to implement a linked list! (Really, in four separate interviews.)
Viewing 91 - 100 interview questions