Skip to content

santoshpanna/Visualizing-Sorting-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizng Sorting Algorithms

A simple webpage to visualize sorting algorithms using vue.js

Algorithms

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • more incoming...

Features

  • Responsive histogram according to no. of elements.
  • different colors for ith, jth element to better understand what is happening.
  • Shuffle array.

Todo

  • Add more algorithms.
  • Add a code section for algorithms.
  • Provide way for custom delay.

Libraries used

Releases

No releases published

Packages

No packages published