Algorithms on matrices, leatcode kind problems
C Softwareentwickler Interview Questions
1,011 c softwareentwickler interview questions shared by candidates
Common technical interview questions
What’s a livelock?
What problems might come up in concurrent programming?
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.
Knowledge questions
In technical interview round, I found it difficult. Basic sql questions and Linux questions. I was asked to find second highest salary from a table. Common utilities in Linux. Project related questions. Advanced c++ topics such as smart pointers, STL, etc
Really look up any "C++ interview questions" website and memorize them. Things like: - Whats "new" - OOP in C++ - Overloading vs overriding, - Vector vs list - Smart pointers - l-value vs r-value - C++ standards and their relevancy, what they brought, etc.
Tell me about your experiences! What do you know about multithreading? Solve the task.
General C++ questions and a coding test
Viewing 621 - 630 interview questions