Skip to content

colecorrente/SortingOnDisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SortingOnDisk

Program that sorts a text file by implementing either merge sort or quick sort on disk rather than memory. Program results in data.sorted file in the /sorting_run directory. Completed as an assignment for Data Structures and Algorithms course.

About

Program that sorts a text file by implementing either merge sort or quick sort on disk rather than memory. Program results in data.sorted file in the /sorting_run directory. Completed as an assignment for Data Structures and Algorithms course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages