1- microcontroller vs. microprocessor 2- 7 segment 3- macros 4- typedef 5- RTOS - scheduler and interrupt 6- reentrant and non reentrant function
Embedded Engineer Interview Questions
6,900 embedded engineer interview questions shared by candidates
write function to chech array of integers for dual direction in c language
what is the size of integer ? and what does it depend on ?
Questions about memory (ram/rom/stack/heap)
Q: What do you know about cache memory?
8- what are memory sections?
Given M x N matrix with 1's being islands and 0 being water. Write a algorithm that can determine the number of islands
How would you count the number of set bits in a binary representation of an integer?
Only one question - a) Given an array with elements 1,24,12, 9, 24, 25, 10, 3, 2, 2. b) Create a linked list with these elements c) Sort the elements in the most efficient way d) Delete repeated elements from the linked list Code in C++ and in 45 minutes. I was given access to his computer to use visual studio IDE.
Which is the process to start designing and prototyping an application on an Embedded target? Assuming the HW is decided and ready.
Viewing 1051 - 1060 interview questions