You are given an array with the student's grades, you need to print the grades in ascending order as quickly as possible (by running through the array once). Grades can be repeated.
Firmware Engineer Interview Questions
2,133 firmware engineer interview questions shared by candidates
What exactly do you know about the company and particularly why did it attract you to apply?
How to multiply two numbers without using multiplication? In as much detail as you can, describe the C compilation process
1. Swap nibbles in a number
1) Why do you want to switch to Qualcomm? 2) A couple of DSP related questions 3) A couple of bit manipulation question 4) One algorithm question (merge sort pseudo-code)
Describe why OFDM works as well as it does. Describe QAM modulation and the effects of channel offsets
What kind of filter is this? y(n) = summation from i = 0 to i = M [ (1/M)*x(n-i) ]
Implement (in C) an algorithm to return size of the longest palindrome found inside given null-terminated char buffer.
implement serial driver. write function to detect lower case and if not convert to upper case .
Questions about linked lists, arrays, pointer implementation. Also about non-volatile memory, and a reasoning question.
Viewing 111 - 120 interview questions