A tool which provides data visualization to algorithms. Current features:
- Selection Sort
- Insertion Sort
- Bubble Sort
- Optimized Bubble Sort
- Merge Sort
git clone https://github.com/tanwanimohit/visualize-algorithms.git
- Fork the repo
- Clone the project to your computer
- Commit changes to your branch
- Push your work back up to your fork
- Submit a Pull request