Aligned malloc to address and alignment
Software Embedded Interview Questions
6,864 software embedded interview questions shared by candidates
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
Characteristics of a Good Requirement
difference between process thread and task in rtos
Viewing 861 - 870 interview questions