Clearly this is an external sorting question.. Merge sort Can Be Used.. On 10/27/11, shiva@Algo <[email protected]> wrote: > Given a file containing roughly 300 million social security > numbers(9-digit numbers), find a 9-digit number that is not in the file. > You have unlimited drive space but only 2megabytes of RAM at your > disposal. > > -- > 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.
