C Softwareentwickler Interview Questions

1,011 c softwareentwickler interview questions shared by candidates

Coding: 1. Number of gates required given the arrival and departure time. 2. Find matching pair(kind off matching parentheses question.) One way video: 1. Why Fidessa? 2. What do you bring to Fidessa and its development team? 3. What is your favorite programming language and why?
avatar

Software Developer (C++)

Interviewed at Fidessa

3.8
Apr 8, 2017

Coding: 1. Number of gates required given the arrival and departure time. 2. Find matching pair(kind off matching parentheses question.) One way video: 1. Why Fidessa? 2. What do you bring to Fidessa and its development team? 3. What is your favorite programming language and why?

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.6
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 571 - 580 interview questions

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