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.
Embedded Analyst Interview Questions
6,898 embedded analyst interview questions shared by candidates
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
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.
Viewing 451 - 460 interview questions