I was asked to write the code for the fizzBuzz problem.
Embedded Software Developer Interview Questions
4,755 embedded software developer interview questions shared by candidates
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
Q: About File handling in python and questions related to git, Difference between Test strategy and test plan.
What motivates you? What motivates you?
How much experience do you have with Git?
Viewing 2931 - 2940 interview questions