Implement a <basic data structure> using <some language> on <paper|whiteboard|notepad>.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Embedded Systems AllOther Interview Questions

Explain what is semaphore?

0 Answers  


What is your experience with qa engineering?

0 Answers  


Hi Guru here.......my question is....... Is it necessary to start the execution of a program from the main() in C?

4 Answers  


A vast majority of high performance embedded systems today use risc architecture why?

0 Answers  


What is the repository pattern? Why are patterns important?

0 Answers  






Tell me what is the function of dma controlled in embedded system?

0 Answers  


look at following code void foo(void) { unsigned int a = 6; int b = -20; int c = (a+b > 6) ? 1:0; } o/p is 1 why explain promotion rules

1 Answers  


Tell me what are the commonly found errors in embedded systems?

0 Answers  


You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?

0 Answers  


Differentiate between mutexes vs semaphores.

0 Answers  


Tell me can include files be nested?

0 Answers  


Why is the single responsibility principle important?

0 Answers  


Categories