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

https://github.com/tanwanimohit/visualize-algorithms

:fire: Visualize Algorithms
https://github.com/tanwanimohit/visualize-algorithms

bubble-sort sort visualize-algorithms

Last synced: 3 months ago
JSON representation

:fire: Visualize Algorithms

Awesome Lists containing this project

README

        

Visualize Algorithms

## About
A tool which provides data visualization to algorithms. Current features:
* Selection Sort
* Insertion Sort
* Bubble Sort
* Optimized Bubble Sort
* Merge Sort

## Clone Directions
``` git clone https://github.com/tanwanimohit/visualize-algorithms.git ```

## How to contribute
1. Fork the repo
2. Clone the project to your computer
3. Commit changes to your branch
4. Push your work back up to your fork
5. Submit a Pull request