Are you still writing code? Do you love it?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the concept of separation of concerns and it's pros and cons.
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Discuss the differences between mocks and stubs/fakes and where you might use them (answers aren't that important here, just the discussion that would ensue).
What's the difference between a web server, web farm and web garden? How would your web application need to change for each?
Describe the life-cycle of a software development (application design) process.
Explain various uses of timers in embedded system?
Explain how to reduce interrupt latency?
How can you reduce interrupt latency?
Mention how I/O devices are classified for embedded system?
What kinds of problems can you hit with locking model? And a lockless model?
Do you know what is the function of watchdog timer in embedded system?
Is tasklets or workqueues or softirqs are scheduled by the scheduler?