What is a stack and what kind of data structure is it?
Embedded Software Engineer Staff Interview Questions
4,136 embedded software engineer staff interview questions shared by candidates
What is agile software development?
Have you worked on any projects on your own?
I was asked to write the code for the fizzBuzz problem.
Basic embedded questions like communication protocols and c concepts
What language do you currently use at work?
One of the key questions they asked me during the technical round was to explain the difference between `malloc()` and `calloc()`, along with how memory is allocated and initialized in each case. They also asked me to write a small code snippet using both functions and explain how it would behave in terms of memory management and output.
Technical test about linked lists
They asked a lot of behavioral question in between the lines and those were fine, no funny business there and the coding questions were about: 1. string manipulation 2. bit manipulatioon 3. hash tables (or the closest you can pull on c and c++) 4. bytes manipulation and memory alignment everything was in C and nothing about dinamic programing. If you really want to get an offer from a company like this, I strongly suggest to really polish your programming style, your knowledge of the language, like really master C or C++, they don't care that you understand the problem from a high level perspective, these people are trained to select a candidate that can give the right answer to the coding challenge in the right time and discuss the answer.
C code based on the state machine, few questions related to RTOS, and based on resume
Viewing 2531 - 2540 interview questions