What's STL in a C++ context.
Senior Software C Developer Interview Questions
373 senior software c developer interview questions shared by candidates
Write the code for Least Used Cache with O(1) time complexity.
Desafios que já tive em projetos anteriores.
How I would approach to solve a specific task in a defined amount of time
No interview questions were asked nor even a person to contact.
Describing design patterns and there usage.
I don't do a lot of operator overloading but they asked me to create a complex numbers class. It was pretty straight forward and I had practiced something like it a few days earlier. Overall, the interviewers were very helpful without giving you answers.
Common technical interview questions
Tell me about yourself. Random technical question.
Implement Queue class: constructor, enqueue and dequeue function. In addition, there are Semaphore class with constructor, up and down functions and Mutex class with lock and unlock functions.
Viewing 211 - 220 interview questions