how to reverse a string
Embedded Software Developer Interview Questions
4,386 embedded software developer interview questions shared by candidates
Develop LCD display using any microcontroller
c/c++ programming; agile development; architecture design
They presented me with some code and asked me to explain my understanding of it.
General questions like 'how did you handle a conflicting situation'. I was not really prepared for this kind of questions. I got one technical question related to C++. I answered wrong but I don't expect anybody to answer that very specific question correctly. So it might be important how you answer it rather than correct or false.
some communication protocols such as I2c, Uart
As mentioned, the question had two parts: Part 1: Given a table/array of addresses of registers, starting from a given address and sorted in intervals of 1024, each of the registers contains a 32 bit number which its 16 least significant bits are the ID saved in that register. Write a function that receives an index in the table and returns the ID that is stored in the corresponding register. Part 2: Given that memory is restricted to 32K SRAM, write a function that checks if the IDs in the registers are unique.
Progressive difficulty 1- Array ordering 2- 3- some kind of algorithm was given and it had to be employed for solving a similar problem
Registros que se conocen Reutilización de código Autosar
progrms on bitwise operations?
Viewing 2561 - 2570 interview questions