Skip to content

HiteshBucky/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

🚩   Main Features

This App was made to track and show how internally these various complex algorithm work.

⚡️⚡️⚡️   Live Demo   ⚡️⚡️⚡️

💻   Setup

To run this project, install it locally using npm:


  1. First and foremost, open your terminal and type to clone this repository.
git clone https://github.com/HiteshBucky/Sorting-Visualizer.git
  1. Install the necessary dependencies to your app by running
npm install
  1. Launch the development build of the app, by running
npm start
  1. Open your favourite browser and type
http://localhost:3000/

Happy Coding :)

Instructions

- Modify the length of the array

- Generate a random array

- Pick an algorithm

- Modify the speed of animation

Play the animation

About

A Sorting Visualizer to show complex algorithm with some cool animation built in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published