Given the following struct definition in C, what would sizeof(myStruct) return? typedef struct { short a; long b; char c; } myStruct;
Embedded Engineer Interview Questions
6,287 embedded engineer interview questions shared by candidates
reverse bits of an integer that is a power of 2 , keeping complexity in mind.
Questions on C and details of the previous projects carried out
What are different types of interrupts?
why should i hire you
Q1- Use of Volatile keyword?
will cache affect memory I/O register?
A brain teaser question where we have to find out 45 minutes with the help of two ropes. Given that one rope burns completely in 1 Hr and the rate or burning is not consistent.
Accurately (this is the catch) read a 64bit register value using a method that can read only 32bit at a time
“You have all of the prices for a given stock for the next year. You can buy once and sell once in that year. How do you determine when to buy and sell to maximize your profit?”
Viewing 1 - 10 interview questions