Skip to content

sameer2403/Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

The concept of visualizing algorithms lets us understand algorithms in a much better way.

This project is built using ReactJS. It includes visualization of few classic sorting algorithms such as: Bubble Sort, Selection Sort and Insertion Sort.

Play around with it: app

Components

It consists of 4 main components.

  1. Header: This component is just a text animation of the text "Sorting Visualizer".

  2. Buttons Bar: This component includes few buttons which are used to start visualizing algorithms. Buttons Bar

  3. Array Bar: This component is where we visualize the algorithm using 3D Vertical Bars. Array Bar

  4. Range Slider: This component includes some range sliders through which array size and animation speed can be changed in real time. ![Range Slider](Range Slider

PLAY AROUND WITH IT AND HAVE FUN! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published