Back to Projects
Sorting Algorithms is a free and open-source collection of various sorting algorithms, written in Java. I started this project while learning about sorting algorithms in school because I wanted to have a practical implementation of the theoretical concepts I've learned. After implementing the most common sorting algorithms, I stopped actively working on this project.