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)
Firmware Interview Questions
2,358 firmware interview questions shared by candidates
How to modulate the intensity of LED connected to a port of microcontroller
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.
Convert a string to an integer value
How do you decide which coding language to develop in? What are the trade-offs between languages?
1st round, basic c qsns about pointers, call by value , call by reference. etc
What is a test strategy?
write an algorithm to reverse a linked list.
Tell me about yourself, also
Viewing 301 - 310 interview questions