What kinds of problems can you hit with locking model?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
Tell me can static variables be declared in a header file?
Tell me why embedded system is useful?
What trade offs do you have for resource contention?
Why is java mostly used in embedded systems?
Explain various uses of timers in embedded system?
What is a memory leak? What is a segmentation fault?
What is mutex in an embedded system?
What is an embedded system?
What are the languages used in embedded system?
What is inversion of control? How does that relate to dependency injection?
Explain the difference between a microcontroller and an embedded system?
What is the repository pattern?
What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?