They ask for you to do a code review of some code snippets. In particular, they had a snippet with the malloc() family of functions which is really weird since using dynamic allocation on RTOS and embedded systems is frown upon. So this question was not relevant at all for the job since you'll never be using dynamic allocation in most embedded systems unless you want things to catch fire and explode. It's almost as if they didn't know what to ask for, but found that question online and though it would be suitable to use it on the interview.
Embedded Systems Engineer Interview Questions
381 embedded systems engineer interview questions shared by candidates
They also ask if you recognize some C declarations as valid and ask you to comment on what they do, like a function pointer and a const volatile pointer variable.
- write a function to check if array is in sorted order
What will you expected to achieve in next 3~5 years?
General knowledge of PIN manipulation on embedded board.
Explain inheritance in C++?What is polymorphism? What problem can be solve by polymorphism? What is Virtual Function and Virtual class? What do you know about Design Pattern? Design a simple C++ Virtual Class and a simple class extend it. Design a simple container class of previous Class. If the content class being modified, how to avoid container class recompile.
Come è fatto lo stack?
Medium level embedded coding questions.
Tell me about a technical challenge you faced in your last position, and how did you handle it?
Tell me about yourself in hr
Viewing 301 - 310 interview questions