Given the following struct definition in C, what would sizeof(myStruct) return? typedef struct { short a; long b; char c; } myStruct;
Embedded Software Developer Interview Questions
6,702 embedded software developer interview questions shared by candidates
You have two eggs and are trying to find the highest floor you can drop an egg from and have the egg survive. At the same time you want to minimize the drops. what is the strategy?
you have a 10x10x10 rubix cube. You paint the outside. How many cubes have paint on them.
write a function that finds the remainder between two numbers using only addition, sutraction and multiplication.
Questions on C and details of the previous projects carried out
What are different types of interrupts?
what is meant by voltage to turn ratio?
reverse bits of an integer that is a power of 2 , keeping complexity in mind.
Q1- Use of Volatile keyword?
why should i hire you
Viewing 1 - 10 interview questions