Skip to content

DaniCoimbra/Sorting-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Algorithm-Visualizer

The Sorting Visualizer project is a web application built using HTML, CSS, and JavaScript. It provides an interactive and visual way to understand various sorting algorithms. The project utilizes a container that displays a set of bars representing elements of an array to be sorted. Each bar's height represents its value. Users can customize the size of the array, the sorting algorithm, the speed of the visualization and randomize the array. The available sorting algorithms include Bubble Sort, Insertion Sort, Heap Sort, Merge Sort, Quick Sort, Selection Sort, and Bucket Sort.

The Sorting Visualizer project is a web application built using HTML, CSS, and JavaScript. It provides an interactive and visual way to understand various sorting algorithms. The project utilizes a container that displays a set of bars representing elements of an array to be sorted. Each bar's height represents its value. Users can customize the size of the array, the sorting algorithm, the speed of the visualization and randomize the array. The available sorting algorithms include Bubble Sort, Insertion Sort, Heap Sort, Merge Sort, Quick Sort, Selection Sort, and Bucket Sort.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published