Skip to content

upendra2001/Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Twitter Follow

Live-App

https://upendra2001.github.io/Algorithm-Visualizer/

Description✌️

Algorithm Visualizer is a frontend project with built with HTML, CSS and Javascript. In this project I have tried to visualize all the basic sorting algorithm like Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, Merge Sort.

Star⭐ the repo if you like what you see😉.

✨ Requirements

  • Any Browser (ie. Chrome, FireFox, Edge, Brave)
  • A brain to think 🤓🤓

Features

  • Can Visualize
    • Bubble Sort
    • Selection Sort
    • Insertion Sort
    • Quick Sort
    • Merge Sort
  • Can change Speed
  • Can change the size of bars
  • Can take new bars (randomly changes the bars)

⚙ How it works ?!


_Here in our model, each element value is represented by THE SIZE OF THE BAR and the algorithms sort them by placing the smallest elements on the left and the biggest elements on the right

_The algorithms moves the items around by swapping elements, Without using any addational memory with creating another array.

📷 ScreenShots

image image image

What's Next?

  • Custom Input By User

🤓 Author(s)

Upendra Singh Chauhan Twitter Follow

Show your support

Give a ⭐️ if you like this project

About

This is a sorting Algo visualizer webpage which helps to visualize in a simple way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published