microcontroller
Junior Embedded Software Engineer Interview Questions
156 junior embedded software engineer interview questions shared by candidates
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"
Do you prefer making new products or doing root cause analysis/new design on older products
Find the error in this code Read the question and explain how you would program it. Program it now yourself. You could choose any programming language you want. (C, python, C++ ...)
Microcontroller based questions: What is delay? What is interrupts? What are different protocols?
Find the highest common number among three sorted arrays.
Known programming languages. Previous work experience, such as internships. Academic journey.
Explain your graduation project in detail.
What differences between I2C and SPI protocols? What difference between TCP/IP and UDP protocols?
Viewing 81 - 90 interview questions