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.
Software Embedded Interview Questions
6,907 software embedded interview questions shared by candidates
progrms on bitwise operations?
pointers
Use recursive function...write factorial program
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
The point describing here is not the question but the attitude by the technical interviewer up to the interviewees.
I was asked to explain about an embedded project.
Why did i choose cavli
1.what is interrupt? 2.difference between microcontroller and microprocessor 3.difference between malloc and callow 4.different stages of compilation 5.difference between structure and pointer 6 difference between array and pointer 7.how can you use the same variable in different files 8 .explain register variable 9.what is is 10. Different types of pointers
Viewing 4101 - 4110 interview questions