Embedded C,project explain, OS concepts
Firmware Engineer Interview Questions
2,133 firmware engineer interview questions shared by candidates
Asked me about one of my projects.
What is an enum, union and struct?
What are hardware and software breakpoints, how to use them
Find the median of an array of elements, which can be changed dynamically, that is a new element is added. In this followup questions are a) What datatype will be used for this kind of structure. b) How to sort this array
Increment vs decrement operator in a loop. which one is better?
Find the first non-repeating character in a string.
Questions that were based on my resume such as my projects, internships, and research papers.
1. Questions on Structure Padding and how to avoid them. 2. Questions on Linked Lists, Queues and Stacks
typical bit wise manipulation questions
Viewing 2001 - 2010 interview questions