This is a sorting visualizer written in java, which animates a few popular sorting algorithms. The code is written purely in java and uses the java swing library. Here are some screenshots:
Shuffled Array
Bubble Sort
Selection Sort
Merge Sort
Quick Sort
Insertion Sort
Array getting shuffled






