Using C++ code, write a linked list insertion method.
Embedded Developer Interview Questions
6,900 embedded developer interview questions shared by candidates
- What criteria would you use when choosing an MCU for a project? - What means of saving power in an MCU-controlled board do you know? - Draw a block diagram of an MCU. What's MPU is for. What's the difference between MPU and MMU. - What happens after power up and before main() is entered, what has to be done? - Write an in-memory string reversal function (byte-wise and word-wise). - Describe how would you write a program that transfers bytes from UART to Ethernet (UDP) and blinks a LED, provided there are some API functions. - What API would you create for working with a DMA controller? - What is 'undefined behavior' in terms of C language standard. - What for is the 'volatile' keyword. - What is your best trait? - What are your 5 worst traits? - Why do you want to work for ARM? - Why you are the one? - If you don't agree with your immediate boss on some technical decision, how would you address that? - Have you ever shouted at anyone at work? Some other questions as well, don't remember them all.
What are smart pointers? What is dead lock?
Cache, Operating Systems, CPU.
Tell me about youself How do you think our product works? What are your expectations of the job and and company? Asking about salary expectation
Write fibonacci with memoization (dynamic programming).
Expect to demonstrate solid C++ real life usage for C++ positions. Expect questions and tasks related to company domain (don't overthink and don't go too deep).
Explain how the C compiler would interpret the following? (Pointers, static declarations, etc)
Describe a time where you worked with a team and had to overcome a difficult situation.
In switch what is not allowed,
Viewing 301 - 310 interview questions