How can you ensure that debugging a program while it's being used will not affect its functionality?
899What are the most common errors you've found in embedded systems and how have you resolved them?
799Are you familiar with design patterns? What design software have you used and in what situations?
778Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.
886What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
747Post New Embedded Systems AllOther Questions
Differentiate between mutexes vs semaphores.
How are local and global variables are allocated by compiler.
You've just been assigned to a project in a new technology how would you get started?
What are the functional requirements that are used in the embedded systems?
Tell me what are the qualifiers in c?
What is the repository pattern? Why are patterns important?
What is the difference between hard real-time and soft real-time os?
What are the types of embedded system?
When do you know your code is ready for production?
Explain the difference between testing and verification?
What is the task of the pre-processor?
Explain the difference between "set" logic, and "procedural" logic.
What is your experience with qa engineering?
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
Tell me can a variable be both const and volatile?