Mi vuoi dire qualche altra cosa su di te
Embedded Software Interview Questions
6,899 embedded software interview questions shared by candidates
what microcontrollers have you worked with?
Aligned malloc to address and alignment
You have a big memory made of ~40 blocks. suggest an efficient way to organize it and supply it to applications.
1) write mergesort 2) mergesort 2 linked lists 3) "sort colors" on Leetcode but instead of numbers use objects that have a color field. 4) Producer consumer problem.
I had 4 questions: 1) write mergesort 2) mergesort on linked list 3) "sort color" problem on Leetcode but instead of numbers there where objects. 4) Producer / Consumer problem on a cyclic buffer.
Constant pointers, and constant integer assignment and operations allowed
explain Language Processing System in embedded systems and different parts of it.(Compilers, Assemblers, Linkers, Loaders - input/output files of each portion)
what happens in stack when a function is called?
Difference between Hard and Soft Real-Time Systems
Viewing 861 - 870 interview questions