Q: What did your role at company X involve on a day-to-day basis?
C Softwareentwickler Interview Questions
1,011 c softwareentwickler interview questions shared by candidates
Spanning tree: not difficult, just forgot what it is
What is a virtual function? What is a vtable and vpointer? What does the inline keyword do? Explain move semantics Rule of 3 and 5 etc.
Explain some of the 3D projects you've worked on.
1) Smart pointers in C++ 2) Virtual functions 3) "mutable" keyword 4) Find error in this code problems 5) Code refactoring problems 6) A couple of simple competitive-programming-type problems 7) Here is a simplified real problem, ask clarifying questions, explain your thoughts and propose a solution.
Question in the followinf topics Problem solving ,oop,os,Multithreading
Technical questions that target good understanding of various data structures and algorithms.
Why Germany?
1. Implement a thread safe queue. 2. Given a 8 bit image / matrix and a threshold, implement a function which return an image where all numbers above threshold are 255 and below are 0 in the smallest complexity.
How is std::map and std::unordered stl containers implemented internally - the underlying data structure?
Viewing 771 - 780 interview questions