Google Interview Question

1st stage - data structures and algorithms receive stream, sort it and send out with necessary frequency

Interview Answer

Anonymous

Oct 10, 2024

I've faced a problem with data rate, how fast data received and how fast should I send it out, it necessary for buffering, so I didn't solve this problem, maybe my vision with buffering was wrong