will cache affect memory I/O register?
Embedded Software Engineer Interview Questions
Embedded Software Engineer Interview Questions
Embedded software engineers develop and maintain embedded systems, which may require advanced software skills and problem solving. In an embedded software engineer interview, the interviewer may ask questions that test your coding skills and experience. Expect to also discuss how you work with others, as the role may function within a team.
Top Embedded Software Engineer Interview Questions & How To Answer
Question #1: Define an embedded system.
Question #2: What programming languages are you able to use?
Question #3: Have you collaborated with engineers and designers?
6,893 embedded software engineer interview questions shared by candidates
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?”
What does memcpy return?
Q:Name three RTOS?
What do you know about embedded system? at which stage the var x is stored in the memory ?
Coding question: Q. Given two non-negative integers low and high. Return the count of odd numbers between low and high
what is volatile, static ? how would it affect if the static keyword used for big array inside a function? what are sections of memory and what kind of variable is stored where?
solve following program void main(){ int x =10; { int y =20; } pfintf('x=%d,y = %d',x. y); }
Viewing 11 - 20 interview questions