How do you keep hardware registers from being cached?
Senior Systems Software Engineer Interview Questions
80 senior systems software engineer interview questions shared by candidates
Find a duplicate number in a given array. The numbers are 1 ... n
Using C code write a routine to find a 32 bit frame start sequence in a raw byte stream buffer.
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.
link list, bit operator, c mem layout
Lot of whiteboard exercises. Typical cracking coding questions.
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.
Using C++ code, write a function to calculate the sum of a vector of integers using N threads in parallel.
Viewing 1 - 10 interview questions