Explain what this function does to me (at the blackboard, without any support): void func(char* a, char* b) { while(*a++ = *b++) {} }
Embedded Software Engineer Interview Questions
Embedded Software Engineer Interview Questions
Gli Embedded software engineer si occupano di sviluppare e mantenere i sistemi integrati e devono possedere competenze avanzate in ambito di software e di problem-solving. In un colloquio per Embedded software engineer, l’intervistatore potrebbe rivolgerti domande per valutare la tua esperienza e le tue competenze di codifica. Aspettati anche di dover spiegare come ti poni nei confronti degli altri, perché questo ruolo può prevedere il lavoro in team.
Domande tipiche dei colloqui per Embedded software engineer e come rispondere
Domanda 1: Dai una definizione di sistema integrato.
Domanda 2: Quali linguaggi di programmazione sai utilizzare?
Domanda 3: Hai mai collaborato con ingegneri e designer?
4,133 embedded software engineer interview questions shared by candidates
How would you count the number of set bits in a binary representation of an integer?
What can be constant in C?
Mainly focused on C /c++ programming and indepth knowledge of RTOS(Vxworks,QNX,Linux) is must along with arm/intel hardware details
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.
talk about projects on your resume.
A modified leet code medium question related to number of islands - connected nodes in a graph/tree.
What is SDLC?
How would you design an elevator system. Follow up, is there any problems (from a embedded system point of view) you should prevent and how will you prevent it in your design.
Write a C Program to reverse the words in a sentence
Viewing 601 - 610 interview questions