can any one suggest me to sort million numbers(distinct)
the best algo which suits , i guess it would be , using a hash function and sort the numbers which fall in the same bucket
Use sort via command line on the file
I need a specific algorithm to implement!!Its a pat of my project , please can any one help me ??
Try This
thank you ....