C Developer Interview Questions

3,509 c developer interview questions shared by candidates

- move semantics - modern c++ features - vector vs array - map vs unordered_map, collisions in the HashMap and how it resolves - smart pointers: difference and usage; are they thread-safe - lambdas and capture list - multithreading: mutex, conditional variable, critical section, dead lock, live lock, std::lock
avatar

C++ Developer

Interviewed at Ford Motor Company

3.9
Sep 4, 2023

- move semantics - modern c++ features - vector vs array - map vs unordered_map, collisions in the HashMap and how it resolves - smart pointers: difference and usage; are they thread-safe - lambdas and capture list - multithreading: mutex, conditional variable, critical section, dead lock, live lock, std::lock

Tips: - test is performed on codingame website ( check it out before applying to get familiar ) - 20 questions in total of type what is the output of presented program and algorithm problem solving - get your favorite compiler / linker ready - big note here : you cant copy paste code in IDE / editor from codegame website - 17 questions where you have 3 minutes to copy code by hand into your IDE / editor from website, compile it and link it and then again manually write output of code to output text box - program lengths are 30 -60 lines in ranges - practice fast typing beforehand - 3 problems of algorithmic type , 20 minutes to solve using IDE on codingame website
avatar

Junior C++ Programmer

Interviewed at Ubisoft

3.4
Aug 25, 2018

Tips: - test is performed on codingame website ( check it out before applying to get familiar ) - 20 questions in total of type what is the output of presented program and algorithm problem solving - get your favorite compiler / linker ready - big note here : you cant copy paste code in IDE / editor from codegame website - 17 questions where you have 3 minutes to copy code by hand into your IDE / editor from website, compile it and link it and then again manually write output of code to output text box - program lengths are 30 -60 lines in ranges - practice fast typing beforehand - 3 problems of algorithmic type , 20 minutes to solve using IDE on codingame website

Viewing 2241 - 2250 interview questions

Glassdoor has 3,509 interview questions and reports from C developer interviews. Prepare for your interview. Get hired. Love your job.