Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmednassar7/sorting-visualizer
🧮 Sorting Visualizer is a app for visualizing a different sorting algorithms Like Bubble Sort, Selection Sort and Insertion Sort and you can control the array size and the Speed
https://github.com/ahmednassar7/sorting-visualizer
Last synced: 1 day ago
JSON representation
🧮 Sorting Visualizer is a app for visualizing a different sorting algorithms Like Bubble Sort, Selection Sort and Insertion Sort and you can control the array size and the Speed
- Host: GitHub
- URL: https://github.com/ahmednassar7/sorting-visualizer
- Owner: AhmedNassar7
- Created: 2024-01-25T23:30:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-25T23:32:03.000Z (10 months ago)
- Last Synced: 2024-01-26T00:31:50.580Z (10 months ago)
- Language: JavaScript
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sorting-Visualizer
🧮 Sorting Visualizer is a app for visualizing a different sorting algorithms Like Bubble Sort, Selection Sort and Insertion Sort and you can control the array size and the Speed
## Build with
* vanilla javascript
## Screen Shots
![1](ss/3.PNG)
![2](ss/4.PNG)
![3](ss/5.PNG)
![demo](ss/gif.gif)