Using C code write a routine to find a 32 bit frame start sequence in a raw byte stream buffer.
Embedded Developer Interview Questions
4,748 embedded developer interview questions shared by candidates
dividing x by 7 using simple operations (+, -, <<, >>, ...) and with no loops
How do you share data between processes in a single processor system?
Write a function that will return x*7 without using multiplication?
Q: Do you use an iPhone or Android?
The most unexpected question is that if a read-only variable which is defined by 'constant' will be allocated with the memory when compiling.
What kind of data structure would you use to store data from a serial receive line?
Describe the two different uses of the "volatile" keywork in C.
C programming, pointers , logical puzzles
I can't remember exactly but something like: reverse the values of the integers x and y without using a temporary variable
Viewing 71 - 80 interview questions