Hacker News new | ask | show | jobs
by ilikebits 1732 days ago
The real constraint here is probably "find the median of a huge data set without holding the entire data set in memory".
1 comments

'Estimate the median of an arbitrary sized data set using a constant amount of memory'.