countingBits problem: given a number, write C code that detects how many bits would be set in the binary representation of the number What are the issues with the below code: int calcSquare(volatile int* num){ return *num * *num; }
Embedded Software Developer Interview Questions
6,947 embedded software developer interview questions shared by candidates
Packet parsing. Structure padding. Peicewise linear scaling.
can you see yourself pursuing a career in embedded systems
Question was about using a shared resource between two threads. Basic Producer/Cosumer model.
What does the volatile keyword do?
The system design question was way out of my league, I am an interviewing for an embedded engineering position, instead I was asked to design a distributed network-based system. None of that applies to my domain and none of my experience helps me answer that question.
Questions were average more related with your experience background and your achievements
Code a program that will tell you if an integer is odd or even.
cuanto se del kernel de linux.
How is the virtual keyword used in C++?
Viewing 251 - 260 interview questions