Re: [algogeeks] 10 most repeating words

2010-10-21 Thread ashish agarwal
use a array of 10 and apply min heap On Thu, Oct 21, 2010 at 7:05 PM, Vinay... wrote: > how do u find 10 most repeating words on a large file containing words > in most efficient way...if it can also be done using heapsort plz post > ur answers.. > > -- > You received this message because you ar

[algogeeks] 10 most repeating words

2010-10-21 Thread Vinay...
how do u find 10 most repeating words on a large file containing words in most efficient way...if it can also be done using heapsort plz post ur answers.. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to al