top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Sorting Algorithm
Project type
Java Sorting
This project was meant to practice and maintain some of my java knowledge. In it I re-create several different sorting algorithms. It helped practice array manipulation as well as opening/editting/saving files in Java. It uses Maven to manage dependencies. I had some really silly issues with it like remembering how arrays work (thanks google/stackoverflow.) See entire code for more notes as I tried to keep track my thought process as I went.
bottom of page

