First round two questions: set_bit(), clear_bit() Second round coding question: countones(void *input, size_t bitnumber) Second round general questions: * What is embedded system? * How do you design an embedded system? * Projects on the resume
Embedded Software Developer Interview Questions
4,385 embedded software developer interview questions shared by candidates
Questions related to bit manipulation, basic python, few questions on C++, and 3 coding questions.
former glitches i ran into while working on projects
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.
Tell me about yourself and describe as much as possible.
send me a link in chat( the interview was online), to write a function in C that creates some kind of bitmap. you need to point to a specific index or to a group of indexes in this bit map and to get the values, the size of the bitmap was N. N can be any number. the question was not hard, but the instructions were very unclear, the interviewer doesn't want to help at all,
write a Hex file for Ring Buffer, write code for push and pop functions.
A lot of LP questions
Volatile keyword, static keyword.
Viewing 2801 - 2810 interview questions