Sabareesh19/External-Memory-Sort
In this prototype I have implemented the sorting of the data using External memory sort methods in Java (Merge Sort). Sorting application could sort the large dataset and stores the sorted files in output. The datasets involving this assignment to sort are 2GB and 20GB data files
Java
No issues in this repository yet.