It was multithreaded foo() and bar() printing task as the one you can find on leetcode website. And the common C++ questions RAII, OOD.
C Software Developer Interview Questions
1,018 c software developer interview questions shared by candidates
What's your most relevant professional experience?
1. Adjacency - codility 2. Sorting - codility 3. Stacks - codility 4. Casting in C vs. casting in c++ - technical interview
Some problem solving questions which were average and expected, a lot of C/C++ related questions which required experience with the language
- 2nd last element in a linked list - Middle element in a linked list - Bits operations
Can you name different echniques for video compression?
Q1. Quick sort algorithm and Merge sort algorithm and which one is better on linked list. Q2. Dynamic memory allocation and use cases of malloc, calloc, realloc and new. Q3. Some codes were given on pointers and few questions were asked. Q4. One Problem was given which required topological sort approach.
basic oops questions, polymorphism, inheritance
Knowledge of C++ language features and STL (mostly containers and multi-threading facilities)
Implement the Singleton design pattern.
Viewing 1001 - 1010 interview questions