This is a DSA project which works like the utility command 'sort' in Linux. The program makes use of external sorting algorithm which makes it possible to sort files larger than the primary memory.
-
Updated
Nov 8, 2020 - C
This is a DSA project which works like the utility command 'sort' in Linux. The program makes use of external sorting algorithm which makes it possible to sort files larger than the primary memory.
To associate your repository with the sort-command topic, visit your repo's landing page and select "manage topics."