Suppose we have raw int array of size N. We want to add one more value to array. How to do it most efficiently?
C Software Engineer Interview Questions
3,489 c software engineer interview questions shared by candidates
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.
linked list related problem, relatively easy
Q: What is your motivation about the job? Q: How would you act in a situation if your peer in a remote location is acting unfair about what you've done on a specific task?
Find the 3rd largest element in the array.
What was a time where something didn't go as planned? How did you handle it? What was the outcome?
Viewing 1121 - 1130 interview questions