C Softwareentwickler Interview Questions

1,017 c softwareentwickler interview questions shared by candidates

It's not allowed to share the questions, but you can expect deep knowledge of memory allocation and auto casting type definition, most of the questions are about these subjects. An example of easy question would be: geek = make_tuple('a', 10, 15.5); auto a = get<0>(geek) auto b = get<1>(geek); auto c = get<2>(geek) which kind of type is a, b, c? Or maybe they could ask, what is the result of a+b+c
avatar

C++ Software Engineer

Interviewed at Flow Traders

3.8
Apr 21, 2023

It's not allowed to share the questions, but you can expect deep knowledge of memory allocation and auto casting type definition, most of the questions are about these subjects. An example of easy question would be: geek = make_tuple('a', 10, 15.5); auto a = get<0>(geek) auto b = get<1>(geek); auto c = get<2>(geek) which kind of type is a, b, c? Or maybe they could ask, what is the result of a+b+c

Viewing 581 - 590 interview questions

Glassdoor has 1,017 interview questions and reports from C softwareentwickler interviews. Prepare for your interview. Get hired. Love your job.