Design a distributed system for generating unique IDs.
C Software Developer Interview Questions
3,506 c software developer interview questions shared by candidates
Design an algorithm for detecting "islands" in 2D array where 1 field represents whether there is a land or not. It's an on-line algorithm, where you get information about "land" fields 1-by-1.
- Você sabe o que são lambda expressions no C#?
How to clean the data in the vector?
How to resolve memory problem reported by the customer. Problem is not reproducible, and no memory tools are available.
What's STL in a C++ context.
Thread safety
Whitebox and black box testing.
C++ 11 core changes.
Example question/subject: Smart pointers - what, why, difference between those and raw, RAII, dangling reference, how to implement etc.
Viewing 2051 - 2060 interview questions