writing a code then debugging the results common knowledge in different embedded peripherals
Embedded Software Developer Interview Questions
6,908 embedded software developer interview questions shared by candidates
Questions related to image processing
What do you know about RTOS? What is the difference between Microcontroller and Microprocessor?
*write c function that sorts an array ascending *if you have three char elements in an array and they were represented like "00011100 , 00011011, 00111010" in memory write c code that counts no of zeros and ones in all elements *if you have three tanks 1st tank size is 10 L and full of water 2nd tank is 7 L and empty 3rd tank is 3 L and empty the target is to have the 10 L tank full with 5 L only and the 7 L tank full also with 5 L only and I don't have any additional measurements tools * write a c code that can detect if a given array of characters is a palindrome or not " example ababababa it can be read from left or write and they are the same" * what is synch and asynch. * why in asynch approach both devices agree on the baud rate and if they didnt agree on the same baud rate would it be a bad problem? * what happens when I push a button to light up a LED? "he meant interrupt"
They will start with basic of C programming and you will start giving answer they will increase the question level so prepare from basic
Rust and Tcp , Work experience related questions
explain your projects in detail and protocals
Q: reverse an integer without using string? Q: explain the archutecture of a certain microprocessor? Q: explain the types of memory in a typical microcontroller? Q: explain the kind of projects you have done in our domain? Q: do u have experience with free rtos and linux, etc? And rest were questions about mqtt and other protocols
Basics related to embedded and c programming
Write code in a language of your choice to convert a string into an int?
Viewing 3431 - 3440 interview questions