Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/programmershri/sorting-algorithm-visualizer

Using this app you can visualize the actual way of sorting. (Ya! Click the below link for demo)
https://github.com/programmershri/sorting-algorithm-visualizer

algorithms-and-data-structures algorithmvisualizer datastructure dsa-algorithm project reactjs visualizer

Last synced: about 9 hours ago
JSON representation

Using this app you can visualize the actual way of sorting. (Ya! Click the below link for demo)

Awesome Lists containing this project

README

        

Sorting Algorithm Visualizer



Click Here for Live Demo

![Screenshot from 2022-08-27 12-33-31](https://github.com/ProgrammerShri/Algorithm-Visualizer/blob/main/www_screencapture_com_2022-8-27_13_10.gif)

## Use Cases

Using this application you can explain anyone, How Sorting Algorithm Works ? Because this application visualize the way of sorting in realtime.

## Features

- 6 Algorithm Options
- Bar Size Randomly Change
- Length of Bar Customization (7-150)
- Visulaization Speed Customization (100ms - 1000ms)
- Sound Feature : You can listen the sorting status.

## Algorithm Used

- Merge Sort
- Bubble Sort
- Insertion Sort
- Selection Sort
- Quick Sort
- Heap Sort

## Tech Stack Used

- ReactJS for Frontend
- CSS3 for Desiging
- Data Structure for Algorithms



Open for Contribution


Thanks for visting in my repository