Basic OS, Bitwise manipulations
Firmware Interview Questions
2,356 firmware interview questions shared by candidates
To write a function that will accept 2 strings (represent version of some software) and return who is the highest version. Example: 10.1.4.32 Or 10.1.4.33
Reverse the elements in an array
1st round - Was asked questions 1, 2, 5, 8 and 12 from this list: https://rmbconsulting.us/publications/a-c-test-the-0x10-best-questions-for-would-be-embedded-programmers/ 2nd round - 6 sessions of 45 mins each with different members of the team 1st session - write memcpy in assembly 2nd session - implement count #1s in a var, discussed pipelining 3rd session - implemebt bitwise pair switch in C, design on a whiteboard a digital circuit that would model behaviour from a given timing diagram 4th session - implement fct that tells you if number has an even or odd # of 1s, read over a piece of buggy code and fix it, discuss I2C protocol 5th session - given an array, return number that appears most often 6th session - explain LD r2, mem ; ADD R2,R3 at pipeline level explain ld instruction at memory management, how that address gets translated from virtual to physical address write code to get 64 bit timer from two 32 bit registers Write enqueue and dequeue for circular buffer
How much memory can I direction to a pointer if it is defined as unsigned char? ¿Cuánta memoria puedo direccionar con un apuntador si el apuntador está definido comounsigned char?
embedded c , i2c ,spi, modbus
The interview was with representatives of Microsoft. The interview process is quite simple, not too difficult questions are asked, and in general everything went quite easily. The questions were about knowledge and quite a bit of programming.
Basic C and embedded firmware engineering questions.
Complete the test program Previous expreience Module related Programming standards
why did you choose vinyas
Viewing 511 - 520 interview questions