Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 283 Bytes

File metadata and controls

7 lines (6 loc) · 283 Bytes

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.