Discuss the concept of yagni and explain something you did recently that adhered to this practice.
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
Explain the concept of separation of concerns?
How do you react to people criticizing your code/documents?
What is a memory leak? What is a segmentation fault?
What is yagni? Is this list of questions an example?
What is refactoring? Name three common refactorings.
whether the mulitasking and multiprocessing are same or not.
Why do we need virtual device drivers when we have physical device drivers?
Explain the concept of convention over configuration, and talk about an example of convention over configuration you have seen in the wild.
What is null pointer and what is its use?
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What are the commonly found errors in embedded systems?