IB Computer Science HL Sorting ChallengeWhat 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