C Software Interview Questions

5,471 c software interview questions shared by candidates

// TODO: implement fill_array function that inserts n symbols in the array with c set to random value // TODO: Implement print_letters function that given the array prints only symbols that have c , set to be a letter ('a'-'z') // TODO: Implement reverse_array function that given the array swap the symbols containing letters , 1 a b 2 c 3 -> 1 c b 2 a 3
avatar

C++ Software Engineer

Interviewed at Verity

3.5
Oct 21, 2018

// TODO: implement fill_array function that inserts n symbols in the array with c set to random value // TODO: Implement print_letters function that given the array prints only symbols that have c , set to be a letter ('a'-'z') // TODO: Implement reverse_array function that given the array swap the symbols containing letters , 1 a b 2 c 3 -> 1 c b 2 a 3

Viewing 841 - 850 interview questions

Glassdoor has 5,471 interview questions and reports from C software interviews. Prepare for your interview. Get hired. Love your job.