No question in particular was overly difficult. One memorable question where I was asked to go into some detail was "What is the difference between good code and bad code?"
Firmware Development Engineer Interview Questions
2,356 firmware development engineer interview questions shared by candidates
Hardest part of the interview was the impromptu technical questions. Not necessarily hard but kinda puts you out of your comfort zone. I haven't done any Firmware development for Hard Drive/ SSD components so everything was *new* to me. Overall, I did "OK".
What is your strength?
Written test - function to print Pascal's triangle when user inputs the no. of rows. e.g. when no. of rows is entered as 5, expected is - [1] [1, 1] [1, 2, 1] [1, 3, 3, 1] [1, 4, 6, 4, 1]
Reverse the Link list
The questions were varied a great deal from team to team. General questions about background, situational questions, and thinking/approach questions to problems.
Questions about past experiences listed in resume
3 types of question: 1. Binary tree 2. Sorting list 3. Output of program
Basic C programming.
Given two strings, check if they’re anagrams or not; Github project questions
Viewing 701 - 710 interview questions