If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
900What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
892Describe, in as much detail as you think is relevant, as deeply as you can, what happens when I type "cnn.com" into a browser and press "go".
727Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
874What software languages have you used to design, develop, and debug software application interfaces?
824Post New Embedded Systems AllOther Questions
Tell me how are macros different from inline functions?
What is the significance of watchdog timer in es?
What is pass by value and pass by reference? How are structure passed as arguments?
Write a constant time consuming statement lot finding out if a given number is a power of 2?
Infinite loops often arise in embedded systems. How does you code an infinite loop in c?
What are the rules followed by mutexes?
Mention what are buses used for communication in embedded system?
What's the difference between unit test and integration test?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
What kinds of problems can you hit with lockless model?
Is count down_to_zero loop better than count_up_loops?
What do you mean by interrupt latency?
What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
What is risc architecture?
What is yagni? Is this list of questions an example?