Skip to content

A program that sorts large files (that do not fit in memory), created as homework at MFF UK.

Notifications You must be signed in to change notification settings

Dzejrou/ExternalSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ExternalSort

A program that sorts large files containing numbers. The output contains only one occurence of every number along with the number of the line that this number was first encountered on. This project was done as a homework for the Data Structures course at MFF UK.

About

A program that sorts large files (that do not fit in memory), created as homework at MFF UK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages