Given a 32-bit register, bits 11:8 are PART_NUM and bits 7:0 are PART_REV. Output a 32bit value in the following format: [0000][0000][0000][0000][0000][0000][PART_FAM][PART_NUM] What is the minimum number of lines to write this function?
Embedded Software Engineer Interview Questions
4,131 embedded software engineer interview questions shared by candidates
most question were based on C and OS related question. volatile, static, Linked list, stack, queues, context switching, Strings,
c++ questions
One questioner asked how to modify a malloc to guarantee that it was 32-byte aligned. Was not prepared for it, though the question itself was not that difficult.
C programming questions, Bit manipulations stuff etc
Write a Link List for deleting a node
They also asked many questions based on my resume , like internship experience and project details, what technologies did I use, and how did I implement it
Tell me about yourself
Mostly technical question regarding embedded software e.g. threads, processes, multithreading, etc.
What is the difference between mutex and semaphore?
Viewing 3251 - 3260 interview questions