What are the differences between stateless and stateful systems, and impacts of state on parallelism.
Please explain what is interrupt latency? How can you reduce it?
You've just been assigned to a project in a new technology how would you get started?
Explain me what is endianness of a system and how do different systems communicate with each other?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What is the repository pattern?
What type of software simulator and developer have you used?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
What is priority inheritance?
Tell me why do we need virtual device drivers when we have physical device drivers?
what are buses used for communication in embedded system?
What is equ?
What is the difference between hardware design and software design?