Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 269 Bytes

Daily Coding Problem: Problem #15 [Medium]

Good morning! Here's your coding interview problem for today.

This problem was asked by Facebook.

Given a stream of elements too large to store in memory, pick a random element from the stream with uniform probability.