Embedded Software Developer Interview Questions

4,384 embedded software developer interview questions shared by candidates

Solve equation An equation with one unknown (x) is set from the command line, for example: 54+7*x=58. The goal is to find "x". Operators: + - * / "x" in the equation will be in any place. Language C/C++ That is LeetCode task #640: solve the equation

Embedded Software Engineer

Interviewed at Rubetek

4.2
Dec 8, 2022

Solve equation An equation with one unknown (x) is set from the command line, for example: 54+7*x=58. The goal is to find "x". Operators: + - * / "x" in the equation will be in any place. Language C/C++ That is LeetCode task #640: solve the equation

write heap memory manager for MCU It is necessary to write a dynamic memory manager for an abstract microcontroller. Required functions: malloc (allocate memory), free (free memory) and avail (get amount of free memory). Language C/C++

Embedded Software Engineer

Interviewed at Rubetek

4.2
Dec 8, 2022

write heap memory manager for MCU It is necessary to write a dynamic memory manager for an abstract microcontroller. Required functions: malloc (allocate memory), free (free memory) and avail (get amount of free memory). Language C/C++

Viewing 981 - 990 interview questions

Glassdoor has 4,384 interview questions and reports from Embedded software developer interviews. Prepare for your interview. Get hired. Love your job.