Here is the problem: I have only 1GB RAM in computer. I have a text file of 10 GB data.This file contains numbers. How will I sort them?
Adding some more details.
-They are all integers like 10000, 16723998 etc.
-same integer values can be repeatedly appearing in the file.