Questions around Operating Systems, Low-level firmware, Algorithms
Embedded Design Engineer Interview Questions
6,863 embedded design engineer interview questions shared by candidates
Volatile, const, static keyword meanings in C. When would a variable be const and volatile? How would you debug embedded software without printing to a terminal? What's an ISR? What's interrupt latency?
First coding problem: debug this garbage function doing pointer arithmetic in C. Second coding problem: code up a pretty straightforward state machine. Only needed to understand how interrupts work.
Tech Interview
Technical interview with SW manager
Mostly about your resume, explain the projects you have done and tools you have used
Sensors (Lidar, Sonar, Radar, Camera) that I’ve used and how did I receive the data and process it?
what is an embedded system
If two tasks call the same function, what needs to be done to the code first? Conditions: no static variables in the function, only stack variables.
If assigned to create a class/function/library to move a motor, how would you do it?
Viewing 451 - 460 interview questions