Coding questions done on a whiteboard.
Embedded Software Developer Interview Questions
4,753 embedded software developer interview questions shared by candidates
Bitmap manipulation.
Some leetcode questions hard and medium. you have to brushup trees, graphs and all data structures
Some embedded-related coding questions, which also had to factor in some hardware limitations.
It was some detail question on Memory
Calculate the offset of a binary tree in each level to so that you can print it in a specified way.
1. Design a DMA controller and then API for it. 2. Find algorithm to plan a route of a spaceship on 2D grid to visit places while avoiding obstacles (Dijkstra). 3. Write code to process a log file with timing marks from functions. 4. Design a system to reduce/measure power consumption on a tiny embedded battery powered device
Due to confidentiality cannot give out interview questions.
If you didn't have access to the functions malloc() and free(), describe how you would implement them.
Implement a function to handle network packets defined by different bits in a 32-bit integer
Viewing 1381 - 1390 interview questions