C++ 11 core changes.
Software Developer C Interview Questions
1,023 software developer c interview questions shared by candidates
Thread safety
Example question/subject: Smart pointers - what, why, difference between those and raw, RAII, dangling reference, how to implement etc.
Dangling pointers, vptr, vtable , singleton design pattern
What's STL in a C++ context.
Explain bankers algo and dining philosophy problem.
Desafios que já tive em projetos anteriores.
Basic C++ questions on inheritance, function overloading, 2 hacker rank questions on array and strings.
Implement a class that do ____. Follow up: how would you make sure you won't get into a race condition when users access it, if you were using some sort of database for it.
Write a test to detect the correctness of a function. This function is to remove all odd number in an array.
Viewing 601 - 610 interview questions