LC medium linked list question
Firmware Engineer Interview Questions
2,358 firmware engineer interview questions shared by candidates
Deep copy of a linked list with random pointerO(1) memory
What is a syscall? Circular linked list racers problem.
1. given an array nums and int x, how can you check if x is in nums, after writing the code: how many comparisons does the code have and how can you minimize the number of comparisons in the code, 2. threads problem that requires writing a code with mutexes and locks
You write 2 functions. Function 1 receives an array of strings and converts all the strings into one string, and a second function receives only the string and needs to know how to convert the string back to an array. How would you write the string in the first function so that you know how to separate the strings in the second function?
inline function
Resume,Inline function, Macros.
Asked about basic UART configuration like loopback and all. Few logical questions also asked
Q: Give an integer array contain X elements, find all average numbers of subarray with window size N Q: As above, if N and X are very large numbers, try solve time complexity.
How to swap two pointers in c using only the memory addresses.
Viewing 831 - 840 interview questions