Some random tricky questions on bit manipulation, structures and unions.
Embedded Software Developer Interview Questions
6,907 embedded software developer interview questions shared by candidates
Why nest?
On C,Embedded C,Micro Controllers.
No official technical interview. Only HR interview.
Given a pxq input matrix of 0s and 1s. Write a function to make the rows and columns 0 that contain an element 0. For example [111 100 101] should become [100 000 000]
What is the difference between a queue and a stack?
Of course pointers on C.
How does flash memory work
-There is no thing called difficult question. If you know that is always easy for you. Study every thing related to you project and Embedded system concepts like- I2C CAN, SPI, UART,Interrupts -C language should be excellent because In embedded system mostly C language is used for development. Structure, PreProcessor and Linker related info is little more important
All technical questions related to Embedded systems.
Viewing 3661 - 3670 interview questions