C Softwareentwickler Interview Questions

1,011 c softwareentwickler 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

Easy question: Read in a string of words separated by spaces in which some words are quoted and output the words 1 line at a time with quotes if applicable. Something like that. This question which was last and I didn't have time to manually enter every character into the HackerEarth "IDE" before the test timed out. I wasn't sure if I could jump back and forth between questions on HackerEarth platform and didn't want to risk it at the time but wish I would have jumped to this question first before the first coding question which was physics type of problem solving exercise not sure why since I'm not a physicists and this was a Health Care HSA applications related software engineering role. My opinion, HackerEarth s*cks and so does any company hiring this way and even if on a whiteboard if asking questions like the physics related one for line of business applications.
avatar

C#/.NET Enterprise Software Engineer

Interviewed at HealthEquity Inc.

3.2
Dec 4, 2018

Easy question: Read in a string of words separated by spaces in which some words are quoted and output the words 1 line at a time with quotes if applicable. Something like that. This question which was last and I didn't have time to manually enter every character into the HackerEarth "IDE" before the test timed out. I wasn't sure if I could jump back and forth between questions on HackerEarth platform and didn't want to risk it at the time but wish I would have jumped to this question first before the first coding question which was physics type of problem solving exercise not sure why since I'm not a physicists and this was a Health Care HSA applications related software engineering role. My opinion, HackerEarth s*cks and so does any company hiring this way and even if on a whiteboard if asking questions like the physics related one for line of business applications.

Implement an algorithm which models how Assembly language instructions are executed in a program stack. Pretty basic and straight forward thing to do. However, all the Assembly language commands needed to be typed in by the user at runtime. Ridiculous!!
avatar

Senior Software Engineer (C++)

Interviewed at Genesys

4.2
Aug 17, 2022

Implement an algorithm which models how Assembly language instructions are executed in a program stack. Pretty basic and straight forward thing to do. However, all the Assembly language commands needed to be typed in by the user at runtime. Ridiculous!!

Viewing 141 - 150 interview questions

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