Do you have embedd C experiecne?
Embedded Developer Interview Questions
6,863 embedded developer 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