Sorting game for HackNC 2022. Learn about different sorting algorithms or compete against your friends! Who can sort the fastest?
Learn about the most popular sorting algorithms for beginners: Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, and Quick Sort. Features in-depth tutorials about each sorting method, special cases like duplicate numbers in a list, and helpful tips and tricks for learning what sorting method to use for each occasion.