What is the repository pattern? Why are patterns important?
Explain me what is the main function of multiplexed address/data bus?
Can we put breakpoint inside isr?
How to reduce interrupt latency?
Explain what is meant by a sandbox, why you would use one, and identify examples of sandboxes in the wild.
Tell me how many types of ipc mechanism you know?
What typecast is applied when we have a signed and an unsigned int in an expression?
What do you do when you get stuck with a problem you can't solve?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What is loop unrolling?
Scope of static variables?
Tell me what is rtos?
Why would you choose java in embedded systems?