New features introduced in C++17
C Software Developer Interview Questions
396 c software developer interview questions shared by candidates
Leecode coding challenge (easy-medium difficulty)
After the paper questionaire followed a set of weird questions regarding memory space addresses, compatibility between a library written in C under Windows and a program wanting to use that library from Linux in C++, stack and heap questions that were not that easy, plus a bunch of other tricky questions about memory mapping differences between 32bit and 64bit architectures.
Basic C++ questions. STL you know, and asked about maps and unordered maps. Design patterns other than Singleton. RTOS concepts.
Example question/subject: Smart pointers - what, why, difference between those and raw, RAII, dangling reference, how to implement etc.
Desafios que já tive em projetos anteriores.
Nothing too expected but they asked some OOP basics like difference between multi inheritance and single inheritance, examples of that, provide the architecture in terms of classes and attributes to a university/school system (i.e. Student, Course, etc.).
[HR] What is your best quality? What is the worst?
Questions regards to dynamic allocation, static memory, heap, Macro, Incapsulation, test cases and so on
it was a real life problem related to their software
Viewing 231 - 240 interview questions