he gave me a 3 lines function then asked where is the inputs ? where is the return ? there is a bug here , where is it ? (it was a missing ; )
Embedded Software Developer Interview Questions
339 embedded software developer interview questions shared by candidates
Constant pointers, and constant integer assignment and operations allowed
What is the output of the following code: int i=1; printf("%d %d %d\n", i++, i++, i);
Embedded system without RAM?
USB is serial or parallel.
one of the questions was about unit testing.
Explain the difference between the C language symbols '<' and '<<' and between '|' and '||' asked midst a two-hour grilling on advanced C/C++ programming. These could be answered by someone with a few weeks' experience with the language, let alone more than thirty years'.
C programming and tcpip protocols
Started with asking me to reverse a string in C, followed up by asking me to rewrite with pointer arithmetic only.
Would you prefer an RTOS based solution or not (and why) for an example use case provided.
Viewing 51 - 60 interview questions