Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 325 Bytes

README.MD

File metadata and controls

10 lines (7 loc) · 325 Bytes

IB Computer Science HL Sorting Challenge

What is this?

We were challenged to read a file of 10 million integers, sort it, and write it to an output file.

What algorithm!?

Merge sort.

Where can I find the file to read?

On my teacher's Google Drive