lilbroadam / sorting-visualizer

The user will select a type of sorting algorithm (merge sort, insertion sort, etc.) and the program will visualize a random array of data being sorted using the selected sorting algorithm. This project is inspired by Daniel Shiffman's visualization of bubble sort (https://youtu.be/67k3I2GxTH8)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The user will select a type of sorting algorithm (merge sort, insertion sort, etc.) and the program will visualize a random array of data being sorted using the selected sorting algorithm. This project is inspired by Daniel Shiffman's visualization of bubble sort (https://youtu.be/67k3I2GxTH8)


Languages

Language:Java 100.0%