How many hw threads. How do sw thread interact. Do they share memory and so on
Firmware Interview Questions
2,358 firmware interview questions shared by candidates
He asked multiple questions regarding my research, trying to understand it.
1. What was your role in previous projects. 2. Dangling pointers 3. memory leak 4. linked list related questions
Given a 4D array, print the sizeof(..) of different dimensions
Given only uint4_t and uint5_t, try to make an "add" API which needs to add 2 36 bits numbers along with overflow detection
implement malloc func that get an integer and return the malloc allocated address value aligned to that number
implement the free func of that malloc
1. How is a floating value stored? 2. difference between mutex and semaphore
TASK: have three threads print in order the following string using C "123123123......"
Talk about your relevant projects
Viewing 2331 - 2340 interview questions