After passing coding interview screen, asked general questions about value to team etc
Embedded Software Engineer Interview Questions
4,674 embedded software engineer interview questions shared by candidates
Given a memory API, implement various memory read/write functions, no dumb Leetcode
Question 1 - review some code and verify if it works? Question 2 - implement a circular buffer.
Write a function that takes an array of structures, finds the first entry with a matching name field, and returns a duplicate (deep copy) structure.
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.
Normal C++ programming task : LinkedList, Data structure, Memory Management Conceptual questions: OS, RTOS
Pointers, Linked List, Assembly, RTOS concepts
C pointers,data structures, memory map,......
How would you go about transferring files from one 1tb server to another with only a 1.4mb floppy disk to transfer files?
Questions were based bitwise operations.
Viewing 2201 - 2210 interview questions