Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

CSI-Research-Community/Sorting-Visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

Use the Tool: Sorting Visualizer

An easy to use Sorting Visualizer Tool for Educational Use.
Built Completely in HTML, CSS and Javascript

#1 How to Use the Tool?

Some Important JS Concepts to explore:

  • Step 1: Click on the link to the Tool→ Sorting Visualizer
  • Step 2: Click on Generate Array Button
  • Step 3: Select your choice of Algorithm from the Drop down
  • Step 4: Click on RUN!

Voilà You can see them get SORTED in real-time!

#2 Want to Contribute?

Explore the Required Tech Stack - JavaScript, HTML, CSS

Some Important JS Concepts to explore :

  1. setTimeout()
  2. setInterval()
  3. QuerySelector
  4. Sorting Algorithms [General]

#3 Have an Amazing idea to Add?

Head Over to the Discussions section and discuss your Ideas!

About

A easy to use Sorting Visualizer Tool for Educational Use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 34.5%
  • HTML 33.9%
  • JavaScript 31.6%