This project is part of Freecodecamp's JavaScript Algorithms and Data Structures (Beta) curriculum This project has 3 sorting algorithm - Bubble Sort Selection Sort Insertion Sort As a Bonus, the built-in sort() method.