Discuss the concept of yagni and explain something you did recently that adhered to this practice.
741Show me a portfolio of all the applications you worked on, and tell me how you contributed to design them.
804Name three primary attributes of object-oriented design. Describe what they mean and why they're important.
768Post New Embedded Systems AllOther Questions
What are the most common errors you've found in embedded systems and how have you resolved them?
Tell me what are the uses of the keyword volatile?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.
Tell me what is the difference between hard real-time and soft real-time os?
You've just been assigned to a project in a new technology how would you get started?
Can we use printf inside isr?
Why is model transformations used in the embedded system?
Describe the life-cycle of a software development (application design) process.
Tell me is count down_to_zero loop better than count_up_loops?
How are local and global variables are allocated by compiler.
what are buses used for communication in embedded system?
Explain me what are the different types of system involved in embedded system?
If your database was under a lot of strain, what are the first few things you might consider to speed it up?
Why cannot arrays be passed by values to functions?