Skip to content

tanwanimohit/visualize-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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