Embedded Software Engineer Interview Questions

Embedded Software Engineer Interview Questions

Embedded software engineers develop and maintain embedded systems, which may require advanced software skills and problem solving. In an embedded software engineer interview, the interviewer may ask questions that test your coding skills and experience. Expect to also discuss how you work with others, as the role may function within a team.

Top Embedded Software Engineer Interview Questions & How To Answer

Question 1

Question #1: Define an embedded system.

How to answer
How to answer: Prove your competency by delivering a concise but thorough answer. Explain that an embedded system is a computer that lives within a bigger machine and operates in a unique way to perform a particular task. Consider offering some examples, like a car, a kitchen appliance, or an MP3 player.
Question 2

Question #2: What programming languages are you able to use?

How to answer
How to answer: Embedded software engineers are responsible for building complex functional systems, so it's beneficial to highlight your technical skills. The interviewer may want to hear you mention basic programming languages like C and C++. You might mention which languages you prefer or which you would like to gain more experience in, demonstrating passion and an ongoing willingness to learn.
Question 3

Question #3: Have you collaborated with engineers and designers?

How to answer
How to answer: You may work with others towards a common goal, so teamwork is vital. Consider sharing an anecdote about a time when you collaborated successfully to resolve an issue with a product. Focus on your ability to manage stress, clearly communicate complex issues, and listen to others.

6,893 embedded software engineer interview questions shared by candidates

At job fair : familiar with assembly and c/c++ programming, the difference between assembly and c, how to handle errors At phone interview : explain about fyp, problem face during process of coding for fyp, write a program to arrange given random numbers in array in ascending order At face-to-face interview: undergo programming and electronics test for an hour, finish exam, interview enters the room and begin session of introducing yourself, the things you do during internship, explain bout your FYP, interviewer checks your test paper and ask us to explain for all the answers we wrote down, finish explaining on the test papers, interviewer ask us to explain every detail of our FYP from coding to technical and assemble to debugging errors.
avatar

Embedded Software Engineer

Interviewed at Robert Bosch

4.1
Aug 21, 2018

At job fair : familiar with assembly and c/c++ programming, the difference between assembly and c, how to handle errors At phone interview : explain about fyp, problem face during process of coding for fyp, write a program to arrange given random numbers in array in ascending order At face-to-face interview: undergo programming and electronics test for an hour, finish exam, interview enters the room and begin session of introducing yourself, the things you do during internship, explain bout your FYP, interviewer checks your test paper and ask us to explain for all the answers we wrote down, finish explaining on the test papers, interviewer ask us to explain every detail of our FYP from coding to technical and assemble to debugging errors.

Tell me about yourself. Give me an overview of all the projects mentioned in your resume. Explain to any one of them, which technologies you used. What is the data structure you implemented in it? Explain the approach and Code (Just the required functions) on any text editor: Add 1 to a number represented in the linked list and return the updated linked list. I have explained the 2 approaches and also written the functions. Given a set of characters, generate its power set. E.g. for set {a,b,c} : powerset will be: [ {}, {a},{b},{c},{a,b},{b,c},{a,c},{a,b,c} ]. Initially stuck for some strings, but after hint, I covered the logic. One logic was by using recursion. Another logic is the Binary. e.g 0 1 1 means {b,c}. Approach to implement LRU cache Explain All the OOPS concepts. Some Language-based questions like What are the types of constructors in C++ (My preferred language) From OS, what are semaphores, deadlock, and its conditions? Solve the hourglass puzzle.I will suggest going through all these puzzles.
Sep 16, 2021

Tell me about yourself. Give me an overview of all the projects mentioned in your resume. Explain to any one of them, which technologies you used. What is the data structure you implemented in it? Explain the approach and Code (Just the required functions) on any text editor: Add 1 to a number represented in the linked list and return the updated linked list. I have explained the 2 approaches and also written the functions. Given a set of characters, generate its power set. E.g. for set {a,b,c} : powerset will be: [ {}, {a},{b},{c},{a,b},{b,c},{a,c},{a,b,c} ]. Initially stuck for some strings, but after hint, I covered the logic. One logic was by using recursion. Another logic is the Binary. e.g 0 1 1 means {b,c}. Approach to implement LRU cache Explain All the OOPS concepts. Some Language-based questions like What are the types of constructors in C++ (My preferred language) From OS, what are semaphores, deadlock, and its conditions? Solve the hourglass puzzle.I will suggest going through all these puzzles.

Viewing 6801 - 6810 interview questions

Glassdoor has 6,893 interview questions and reports from Embedded software engineer interviews. Prepare for your interview. Get hired. Love your job.