External Merge Sort (CS 764 Fall 2024) This project implements external merge sort using cache-sized runs, offset-value codes, and tournament trees Dependencies CMake is required to build this project Steps to build and run tests bash run.sh