How to find the number of leading zeros in a byte.
Embedded Software Developer Interview Questions
4,748 embedded software developer interview questions shared by candidates
What two character traits do you try to exemplify at work and in your personal life?
How would you troubleshoot the following scenario: you make a web request to a URL but do not receive any response from the server and there are no error codes.
Questions around Operating Systems, Low-level firmware, Algorithms
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
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.
Viewing 301 - 310 interview questions