1) What is a virtual function 2) What is the difference between vector and list 3) What is multiple inheritance and what are its pros and cons 4) What is the difference between reference and pointer 5) What is caching and what are the issues that you should be aware of when implementing caching.
C Software Engineer Interview Questions
603 c software engineer interview questions shared by candidates
What is your favorite programming language? Why is it your favorite?
What is your "ideal boss"?
What web frameworks and technologies you are acquainted to?
How to code a very simple C standard library function and followup was how to improve its performance if you know certain other things about your parameters like how long the c-str is that is passed to the function
Algorithm to find the count of inner nodes (nodes with no children) to a tree which is a list where list[i] is the parent of node i.
L1 questions are mostly related with C++ and its concepts from basic to advance. L2 questions are related to C++ design patterns, STL And data structure related questions
mostly was non-technical questions.
Implement custom buffer API home assignment.
The static variables in C++.
Viewing 331 - 340 interview questions