Design based questions. 2 coding round - basic algorithm and data structure stuff
Embedded Software Engineer Interview Questions
Embedded Software Engineer Interview Questions
Embedded software engineers ontwikkelen en onderhouden embedded systemen. Hiervoor zijn vaak geavanceerde softwarevaardigheden en een probleemoplossend vermogen voor nodig. In een sollicitatiegesprek voor embedded software engineer kan de vragensteller vragen stellen die uw vaardigheden en ervaring op het vlak van coderen toetsen. Verwacht ook vragen over hoe u samenwerkt met anderen, omdat de functie mogelijk binnen een team valt.
Meest gestelde sollicitatievragen voor een embedded software engineer (M/V/X) en hoe te antwoorden
Vraag 1: Definieer een embedded systeem.
Vraag 2: Welke programmeertalen kunt u gebruiken?
Vraag 3: Hebt u samengewerkt met engineers en ontwerpers?
6,868 embedded software engineer interview questions shared by candidates
The second question was something like this: You get two arrays representing dice rolls And you need to find the minimum changes in the arrays so their sums will be the same. For example Arr1={5,4,6} Arr2={1,2,3,2} The answer is two because you can change 6 to 1 and 4 to 2 and you get the same sum in both of the arrays.
The first was something like: You get a string of 'a' and 'b', and you need to find how many ways you can split it into three groups, so there will be same amount of 'a' in every group. For example: 'ababa' there are 4 ways to split the string: ab ab a ; a bab a; ab a ba; a ba ba. Or for 'bbbbb' there are 6 ways to split the string.
to talk about my university.
What is .dtb (Device Tree Blob) file?
compares C++ 14 vs 11 ?
What to do if your leader is annoying ?
c programs (+2 level). python(basic programs) no questions from embedded-c or from core subjects
What role do u typically take within a team.
Write a code to find palindrome and tech questions
Viewing 631 - 640 interview questions