Difference between a reference and pointer.
C Engineer Interview Questions
3,794 c engineer interview questions shared by candidates
Is it better performance-wise to use a cursor in a stored proc?
How std::string is implemented?
What is POD-type in C++?
Suppose we have raw int array of size N. We want to add one more value to array. How to do it most efficiently?
We have pointer to 2D array of size NxM - int** A. We need to get value of element A[3][4], but we can not use ‘[’ and ‘]’. How we can do it if we know that such element exist?
Suppose we have class A that is publicly inherited from classes B and C. Also class A contains member variable of class D. We know that constructor of class B throws exception. If we would create object of class A, in which order constructors and destructors will be called?
C++ language specific questions since it was a C++ specific role.
What is a linux process (in Mandarin)
all were on C# , LinkedList , stack in written test, some web api , REST and SOAP.
Viewing 1241 - 1250 interview questions