Find the error with the following c code and correct them
Embedded Software Developer Interview Questions
4,755 embedded software developer interview questions shared by candidates
Do you know C/C++ Do you know any OOP languages and concepts?
Explain a team project and how you contributed, as well as difficulties encountered.
The recruiter asked about binary to hexadecimal conversions, about RC circuit, embedded systems and toolchain process
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.
Implement queue using two stack. How to design a system to avoid deadlock.
priority inversion
Viewing 2991 - 3000 interview questions