file any way contains integers why do we need hash those integers? why not use the same integers to index an array.
On Fri, Jul 15, 2011 at 6:36 PM, radha krishnan < [email protected]> wrote: > just hash it > > On Fri, Jul 15, 2011 at 6:28 PM, Anand Shastri > <[email protected]> wrote: > > Given a file containing 4,300,000,000 integers, how > > can you find one that appears at least twice > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Algorithm Geeks" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/algogeeks?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
