"Have you used pipes in Linux" and "difference of reference and pointer", just disappointing overall
C Interview Questions
5,483 c interview questions shared by candidates
Do you have master's degree?
What is a technical project you have worked on? How would your friends describe you?
It's not allowed to share the questions, but you can expect deep knowledge of memory allocation and auto casting type definition, most of the questions are about these subjects. An example of easy question would be: geek = make_tuple('a', 10, 15.5); auto a = get<0>(geek) auto b = get<1>(geek); auto c = get<2>(geek) which kind of type is a, b, c? Or maybe they could ask, what is the result of a+b+c
The difference between multi-threading and multi-processing Abstract class definition
They will even ask to write a program.
"What are your salary expectations?"
oops , smart pointers , c++ basis
How would I plan to build a shed?
Sample coding problems peppered with questions on on C++ and object-oriented design that built on the code being written. Examples are alternative approaches and the benefits or trade-offs associated with them. Lots of questions on memory management.
Viewing 3191 - 3200 interview questions