/SortingChallenge

Sorting Challange for IB CS HL

Primary LanguageJava

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