Implement (in C) an algorithm to return size of the longest palindrome found inside given null-terminated char buffer.
Lead Firmware Engineer Interview Questions
1,875 lead firmware engineer interview questions shared by candidates
Explain what the following code does: ( ( n & ( n-1)) == 0). From cracking the coding interview
When to use a macro vs. a function?
Questions about linked lists, arrays, pointer implementation. Also about non-volatile memory, and a reasoning question.
How does it work a mimic wheel (or a similar name for a motor control technique)?
Assuming you were designing what data was being queried off a remote, battery-operated device, what data would you query?
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.
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
Viewing 111 - 120 interview questions