Embedded Developer Interview Questions

6,907 embedded developer interview questions shared by candidates

Read the register at address 0x10000 and write the value to 0x20000 (write only). Register at 0x10000 is a FIFO register that will update to the next value after being read. Do this until the value read from 0x10000 is 0x0.
avatar

Embedded Software Engineer

Interviewed at Qualcomm

3.8
May 20, 2022

Read the register at address 0x10000 and write the value to 0x20000 (write only). Register at 0x10000 is a FIFO register that will update to the next value after being read. Do this until the value read from 0x10000 is 0x0.

1. What does “real time” system mean? 2. Have you any experience to implement the real time system and what did you do if the system can’t finish the task in real time? 3. How comfortable do you use c++? 4. What does the constant mean? 5. What does the static mean? 6. What does the volatile mean? 7. What does the switch and case mean? 8. Can you tell me the disadvantage of if else compare to switch case? 9. Do you know any bitwise operator?
avatar

Embedded Engineer

Interviewed at Qualcomm

3.8
Mar 27, 2019

1. What does “real time” system mean? 2. Have you any experience to implement the real time system and what did you do if the system can’t finish the task in real time? 3. How comfortable do you use c++? 4. What does the constant mean? 5. What does the static mean? 6. What does the volatile mean? 7. What does the switch and case mean? 8. Can you tell me the disadvantage of if else compare to switch case? 9. Do you know any bitwise operator?

1. What does “real time” system mean? 2. Have you any experience to implement the real time system and what did you do if the system can’t finish the task in real time? 3. How comfortable do you use c++? 4. What does the constant mean? 5. What does the static mean? 6. What does the volatile mean? 7. What does the switch and case mean? 8. Can you tell me the disadvantage of if else compare to switch case? 9. Do you know any bitwise operator? programming question Design a function which can return the character that has the most frequency in string (string is input). For example, if the input is “hello world”, the output will be ‘l’.
avatar

Embedded Engineer

Interviewed at Qualcomm

3.8
Mar 27, 2019

1. What does “real time” system mean? 2. Have you any experience to implement the real time system and what did you do if the system can’t finish the task in real time? 3. How comfortable do you use c++? 4. What does the constant mean? 5. What does the static mean? 6. What does the volatile mean? 7. What does the switch and case mean? 8. Can you tell me the disadvantage of if else compare to switch case? 9. Do you know any bitwise operator? programming question Design a function which can return the character that has the most frequency in string (string is input). For example, if the input is “hello world”, the output will be ‘l’.

Viewing 3291 - 3300 interview questions

Glassdoor has 6,907 interview questions and reports from Embedded developer interviews. Prepare for your interview. Get hired. Love your job.