median of a billion numbers

Posted by anony on Stack Overflow See other posts from Stack Overflow or by anony
Published on 2010-04-03T13:32:33Z Indexed on 2010/04/03 13:43 UTC
Read the original article Hit count: 294

If you have one billion numbers and one hundred computers, what is the best way to locate the median of the numbers?

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about distributed-computing