Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 268 Bytes

015.md

File metadata and controls

7 lines (4 loc) · 268 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.