What value do daily builds, automated testing, and peer reviews add to a project? What disadvantages are there?
what are buses used for communication in embedded system?
If a system goes blank, how do you debug it?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
Write a constant time consuming statement lot finding out if a given number is a power of 2?
Tell me what is the purpose of using critical sections?
What is size of character, integer, integer pointer, character pointer?
Explain the difference between a microcontroller and an embedded system?
Tell me what is the need for dmac in es?
How can you stop your dba from making off with a list of your users’ passwords?
What is inversion of control?
What kinds of problems can you hit with lockless model?
Please explain can structures be passed to the functions by value?