write an algorithm to reverse a linked list.
Firmware Engineer Interview Questions
2,356 firmware engineer interview questions shared by candidates
Asked me to solve and code 2 problems: 1. Given a latter of N steps, you can climb either 1 or 2 steps. How many different ways do you have to climb all the stairs? 2. Aasked the same but this time you can climb 1 or 2 or 3... till m steps each time. (m >= 2)
Embedded programming
Polymorphism
How to modulate the intensity of LED connected to a port of microcontroller
What do you know of firm ware
1) write mergesort 2) mergesort 2 linked lists 3) "sort colors" on Leetcode but instead of numbers use objects that have a color field. 4) Producer consumer problem.
I had 4 questions: 1) write mergesort 2) mergesort on linked list 3) "sort color" problem on Leetcode but instead of numbers there where objects. 4) Producer / Consumer problem on a cyclic buffer.
Tell me about the memory hiearchy?
Write an efficient algorithm to get to a specific memory location
Viewing 301 - 310 interview questions