How do you decide which coding language to develop in? What are the trade-offs between languages?
Embedded Software Interview Questions
6,899 embedded software interview questions shared by candidates
What happens in the OS when an interrupt is received?
Steps of compilation of c program, linked list, bit operations, questions related to Internet of things
7- what happens when an interrupt takes place?
what do you know about boot loaders? some problem solving questions
Questions are related to deep copy and left shift etc.
You have a big memory made of ~40 blocks. suggest an efficient way to organize it and supply it to applications.
Everything is from Data structures and algorithms and few behavioral questions.
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.
Viewing 851 - 860 interview questions