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

Latest commit

 

History

History
29 lines (21 loc) · 1.15 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.15 KB

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!