Explain your projects in embedded software.
Desarrollador De Software Embedded Interview Questions
4,672 desarrollador de software embedded interview questions shared by candidates
RTOS, firmware related questions and
Explain what this function does to me (at the blackboard, without any support): void func(char* a, char* b) { while(*a++ = *b++) {} }
Question on LinkedList. They wanted to move alternate elements in the linked list to the start of the LinkedList and embedded the remaining at the last.
Given M x N matrix with 1's being islands and 0 being water. Write a algorithm that can determine the number of islands
How would you count the number of set bits in a binary representation of an integer?
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.
Can protocol in depth, multicasting in Can and filtering, arbitration etc. Structures and use case projects mentioned in resume. Bitwise operators and simple codes on it like adding two numbers without using third variable?
- Working status (visa status, current position, etc) - Some thinsg in my working history which related to new position.
Reverse a given string on coderpad.
Viewing 681 - 690 interview questions