Lot of C++ questions, standard stuff related to object oriented programming, operator overloading, inheritance, polymorphism. Nothing a decent C++ programmer should be afraid of.
Junior C Developer Interview Questions
5,483 junior c developer interview questions shared by candidates
What STL algorithms do you use? Describe advantages of using STL algorithms.
How to remove value K from std::vector using std::remove and std::erase algorithms? How these algorithms works?
You’re refactoring a function void processFile(). It starts with call to fopen() to open file, then we call several operations (they could throw exceptions) and finally at the end of the function we call fclose() to close file. Detect problem with this code and fix it (provide as many variants as you can).
Why this specialty? Tell me about yourself.
I don't think I am allowed to enter the questions.
I do not want to disclose any specific tasks, it doesn't seem to be fair. I had to solve some programming stuff on paper. Additionally, some general technical questions were asked.
- Level of C,C++ proefficiency on a scale of 1-10 - Private and protected - Polymorphism - Friend functions - Continuous integration (Jenkins) - IDEs used - File versioning tools used - Cmake - Agile : Scrum, Kanban - V-model - Functional safety, Autosar, ISO 26262 - German skills
Customizações nos exemplos de echoserver do framework Qt para atender alguns requisitos descritos em um pdf enviado por e-mail.
What is polymorphism, and how can it be used in c++?
Viewing 3021 - 3030 interview questions