Questions that you would normally expect for and automotive embedded software engineer interview. Some embdedded C and low-level driver questions, development process and its significance, a simple C test program. Then HR questions around how you handle different day to day scenario's, customer interactions, etc.
Resident Engineer Interview Questions
176 resident engineer interview questions shared by candidates
What do you like to do?
Talk through my experience with the clients Tech stack
The questions I got were all similar to coding projects you would get in a 200 level college course. Once you answer that, they will proceed with more complex questions and if you have time, even some algorithm analysis on your code.
Questions are similar to easy and medium level problems on LeetCode.
Finding repeating patterns in infinite string
They asked about my background for the first ~5 minutes, but the focus of the interview was coding an algorithm then testing your code (~35-40 min), then a few minutes for my questions at the end.
Given points representing cities, find the max cities you can travel too if you have to move at least once up and to the right each time.
NDA
Find the longest possible palindrome that can be created from a given string.
Viewing 61 - 70 interview questions