you can sort it using external merge sort. if ur file is greater than memory refer henry F. korth Database System Concept
On Wed, Jul 13, 2011 at 10:26 AM, rShetty <[email protected]> wrote: > Given a very big file of words, a word in each line, sort the words . > Please provide the algorithm and explanation . > > -- > 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.
