Do you have embedd C experiecne?
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: Define an embedded system.
Question #2: What programming languages are you able to use?
Question #3: Have you collaborated with engineers and designers?
6,900 embedded software engineer interview questions shared by candidates
OS related, code debug and basic algorithm questions
Describe what a semaphore is in the context of RTOS
What is priority inversion, how to solve it?
you have 2 conected lists how could you know if they have an common cell?
white board: find the degrees between the minute hand and hour hand when a clock is at 3:15
At first I was asked about my previous experience and projects I had worked on. How I made certain things work and why I picked particular solutions. The 2nd stage involved hardware (serial comms, registers etc) and coding questions. Some of the questions were: What is stack and what is heap What is code coverage What is unity checking What is version control Floating point to fixed point conversion Why would I not use stdlib in an embedded device What are stdlib’s drawbacks What are race conditions and how do I deal with them What is critical section and whether I have used it In the end I was interviewed by the technology director who gave me a puzzle to solve: In a given vector with N number of random integers, there is one duplicate. Find its position and which number was replaced.
C fundamentals & operating systems fundamentals soft skill, personable skills, networking & security
Mutex, Semaphore difference, Spinlocks
Implement a non-blocking API that wraps around a blocking API.
Viewing 821 - 830 interview questions