We directly went to coding platform to test my skills. This is my first experience with real time coding interview, I was a bit nervous when saw the function prototype. It took some time to decode the concept and write code. so i consumed some time in the beginning that gave me some pressure to focus on the problem. But I figured out eventually but there was no time left.
Embedded Test Interview Questions
52 embedded test interview questions shared by candidates
Only one question - a) Given an array with elements 1,24,12, 9, 24, 25, 10, 3, 2, 2. b) Create a linked list with these elements c) Sort the elements in the most efficient way d) Delete repeated elements from the linked list Code in C++ and in 45 minutes. I was given access to his computer to use visual studio IDE.
About embedded systems and microcontrollers
About the project which I had kept in my resume
int a, int b, return c = a+b.
There were no trick questions or outdated/useless ones such as "What are you 3 weaknesses and strengths"
Basic of embedded c programs And two programs
If there is an error in a system which has many sub-systems, how would you debug that?
It includes some basic concepts, such as predicting the output of if-else statements or answering questions related to unit testing.
template in C++
Viewing 11 - 20 interview questions