Retrieving the top 100 numbers from one hundred million of numbers
Posted
by didxga
on Stack Overflow
See other posts from Stack Overflow
or by didxga
Published on 2010-03-31T05:10:54Z
Indexed on
2010/03/31
5:13 UTC
Read the original article
Hit count: 273
algorithm
|interview-questions
One of my friend been asked with a question, Retrieving the max top 100 numbers from one hundred million of numbers, in a recent job interview. Do you have any idea to come up with an efficient way to solve it?
regards!
© Stack Overflow or respective owner