What are the commonly found errors in embedded systems?
No Answer is Posted For this Question
Be the First to Post Answer
Are you familiar with design patterns? What design software have you used and in what situations?
What is pass by value and pass by reference? How are structure passed as arguments?
Tell me why is it better to use multi-threading polling then single threading model?
Explain me what are the different types of system involved in embedded system?
What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?
How might a task-based model differ from a threaded model?
What is continuous integration? Have you used it and why is it important?
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
List out various uses of timers in embedded system?
You 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?
Why is it better to use multi-threading polling instead of a single threading model?
What is yagni? Is this list of questions an example?