Skip to content

The visualiser for the Searching and Sorting Algorithm of Bubble , Selection , Linear and Binary using the plain JS , Vanilla HTML & CSS

Notifications You must be signed in to change notification settings

yogeshselvarajan/Algo-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algo-Visualizer

An Visualizer for Linear Search, Binary Search, Bubble Sort, Selection Sort

Steps to Use:

  • Use this Visualiser to enhance your understanding on the basics of the Search and Sorting Algorithm.
  • Enter the Dataset Size (>=5) and then click on "Generate Array"
  • Then choose whether to sort or to search.
  • If search , then enter the element to be searched and click the corresponding Searching Technique. If found, it prompts the index at which it is found at.

Language Used:

Made with Vanilla HTML , CSS and JavaScript

Try it now instantly ! :

Visit this Github Link to see the project in action!

Contributors:

Screenshot:

Screenshot

About

The visualiser for the Searching and Sorting Algorithm of Bubble , Selection , Linear and Binary using the plain JS , Vanilla HTML & CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages