finding the direction of a rotating disc
Embedded Software Developer Interview Questions
6,906 embedded software developer interview questions shared by candidates
No unexpected questions as such. I was asked a questions on details of MP3 format which were a little difficult.
Given a string of hexadecimal numbers in little-endian, make the string big-endian.
What does appending 'static' to a global variable/function do?
How are interrupts handled in RTOS?
give me a code, and analyze it.
Write a C++ program to count the number of one bits in an integer. Write a C++ program to generate a singly linked list. Write a C++ program to find a loop in a linked list. What is the computational complexity of various types of search (i.e. Big Oh analysis for array search, binary search, etc.) Write an FPGA program / state machine to search for a pattern in a sequence of bits read serially.
C programming pointer manipulation and how data is stored.
What data types do C has? What’s the difference between static and global variables? How do we store static variables? What are the ways we call variables from a method? What is the differences of them? etc.
file operatios, bit manipulations, Puzzle an overall view on resume projects
Viewing 4351 - 4360 interview questions