0
kicks
A Job Interview Challenge - A Needle in a Haystack
You are writing a software component that receives a binary record every 20 millisecond. Your component function as a pipe, meaning it can’t store the binary records, it should do whatever needed on the current record and than pass it to the next component in the pipeline