Java Sorting Algorithms Visualizer

Services
Software Development
Technologies
Java

About the project

A tool created to help up and coming developers learn and understand sorting algorithms. I used the Java Swing API to created a Graphical user interface that contained graphical visualizations and interactive buttons.

What was the goal of the project?

The main goal behind this project was to put my Java skills to the test. Despite my strong understanding of vanilla Java, learning Swing proved to be an initial challenge. While tough at first, I was able to adapt on the fly and was able to put together the program's interface.