[Tech] What's Inheritance for?
Software Engineer C Interview Questions
1,000 software engineer c 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.
Draw geometric shapes in visual studio.
Viewing 761 - 770 interview questions