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.
Add a description, image, and links to the sort-command topic page so that developers can more easily learn about it.
To associate your repository with the sort-command topic, visit your repo's landing page and select "manage topics."