Skip to content

Created a web application using HTML, CSS, Javascript to visualize how various sorting algorithms work. This project sorting visualizer is a very simple UI which allows the users to select the sort algorithm, select the array size and speed of the visualization.

Notifications You must be signed in to change notification settings

ahbarhusain/SortingVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features Added

✅ Control Visualization Speed

✅ Change array size

✅ Randomize Input

✅ Choose various algorithms

Algorithms Visualized

✅ Bubble Sort

✅ Insertion Sort

✅ Selection Sort

✅ QuickSort

✅ Merge Sort

Technologies Used

✅ HTML

✅ CSS

✅ Vanilla JavaScript

Hosted on : https://ahbarhusain.github.io/SortingVisualizer/

About

Created a web application using HTML, CSS, Javascript to visualize how various sorting algorithms work. This project sorting visualizer is a very simple UI which allows the users to select the sort algorithm, select the array size and speed of the visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published