Skip to content

MechaDragonX/SortingChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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