Explain me what is endianness of a system and how do different systems communicate with each other?
777You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
885Given time, cost, client satisfaction and best practices, how will you prioritize them for a project you are working on? Explain why.
857Post New Embedded Systems AllOther Questions
Do you know what is the use of volatile keyword?
Implement a
Tell us what is the need for an infinite loop in embedded systems?
Tell me how are macros different from inline functions?
List out some of the commonly found errors in Embedded Systems?
Explain what is the difference between mutexes and semaphores?
A vast majority of high performance embedded systems today use risc architecture why?
Can structures be passed to the functions by value?
what is the difference between embedded systems and the system in which rtos is running?
What is the volatile keyword used for?
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
Why embedded system is useful?
What is the repository pattern? The factory pattern? Why are patterns important?
What kinds of problems can you hit with locking model? And a lockless model?