Tell me about some of your hobby projects that you've written in your off time.
No Answer is Posted For this Question
Be the First to Post Answer
If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
What is watchdog timer?
What elements of oo design are most prone to abuse? How would you mitigate that?
Can you have constant volatile variables?
Are you familiar with design patterns? What design software have you used and in what situations?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
Design a circuit to detect when 3 and only 3 bits are set out of 8 bits.(eg. o0101100)
What is return type of isr?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Explain the difference between a microcontroller and an embedded system?
If your database was under a lot of strain, what are the first few things you might consider to speed it up?
What typecast is applied when we have a signed and an unsigned int in an expression?