How do you keep hardware registers from being cached?
Senior System Software Engineer Interview Questions
75 senior system software engineer interview questions shared by candidates
Using C code write a routine to find a 32 bit frame start sequence in a raw byte stream buffer.
Find a duplicate number in a given array. The numbers are 1 ... n
if there exists a sequence of integers in order, and you are at a receiver and you obtain these integers out of order, how can you know which integer is missing?
In pseudo code please show me how you would start programming Fibonacci sequence...
Using C++ code, write a linked list insertion method.
Nothing unexpected. The interview is very similar to what you would get at Google or any other large technical company. Algorithms, data structures, system design, thinking out loud. Refresh your stuff on your resume and be prepared to answer questions.
Lot of whiteboard exercises. Typical cracking coding questions.
Using C++ code, write a function to calculate the sum of a vector of integers using N threads in parallel.
link list, bit operator, c mem layout
Viewing 1 - 10 interview questions