What is an embedded system?
What is yagni? Is this list of questions an example?
Tell me can include files be nested?
Explain what are the essential components of embedded system?
If a system goes blank, how do you debug it?
Please explain what is interrupt latency? How can you reduce it?
Explain me what is the main function of multiplexed address/data bus?
Explain the concept of convention over configuration, and talk about an example of convention over configuration you have seen in the wild.
What is a inode?
Explain what are the uses of the keyword static?
What are the advantages and disadvantages of separation of concerns?
Is count down_to_zero loop better than count_up_loops?
Scope of static variables?