An open API service indexing awesome lists of open source software.

https://github.com/birkagal/sorting-visualizer

📊 Interactive web app for visualizing different sorting algorithms
https://github.com/birkagal/sorting-visualizer

react sorting-algorithms sorting-algorithms-visualized sorting-visualizer typescript

Last synced: 10 days ago
JSON representation

📊 Interactive web app for visualizing different sorting algorithms

Awesome Lists containing this project

README

          

# ![Alt Text](/images/logo_24.png) Sorting Visualizer
> 📊 Online web app for visualizing sorting algorithms built with [`React`](https://reactjs.org/)

![Homepage](/images/animation.gif)

Choose your algorithm, adjust the array size and watch the sorting happening right in front of you.