/sort_project

A web app visualizing sorting algorithims via animations

Primary LanguageJavaScript

Sort Algorithm Visualizer

A web app visualizing sorting algorithims via animations built using React & Bulma

Check it out at https://berlink2.github.io/sort_project/

Demo Gifs

Merge Sort

mergesort

Quick Sort

quickSort

Insertion Sort and Bubble Sort are included in the app, but gifs of them would be massive and take too long. Check out the app to see them for yourself!