How would you write a program to find out how many set bits are in a number?
Junior Embedded Software Engineer Interview Questions
165 junior embedded software engineer interview questions shared by candidates
What is the difference between a shared object and a header in C? How would you upload a program to the router, which is using OpenWrt?
9- local vs global variables vs functions when used static keyword .... and many other questions.
It was about communication protocols and some basics about embedded c
what do you know about pointers, dangling pointer,keywords(volatile-static-extern),difference between UART,SPI and I2c?
microcontroller
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"
know a lot of details info about CAN, LIN, UART and such things
General knowledge of microcontrollers.
Viewing 71 - 80 interview questions