Write a Program to sort an array? -- I used selection sort
Embedded Software Developer Interview Questions
4,387 embedded software developer interview questions shared by candidates
Q2: Use of Static keyword?
Implement strcpy function and show me if there are any limitation of this function. what if the 2 buffers passed to the strcpy function overlaps ?
What techniques would you use to reduce power consumption in an embedded system?
Describe the volatile?
What's deadlock? When you bring up the OS, what's happen?
multiply a number with 7 with a cpu not having multiplier unit.
Using C code write a routine to find a 32 bit frame start sequence in a raw byte stream buffer.
dividing x by 7 using simple operations (+, -, <<, >>, ...) and with no loops
How do you share data between processes in a single processor system?
Viewing 61 - 70 interview questions