https://github.com/abdallahhemdan/sorting-visualizer
📊 Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...
https://github.com/abdallahhemdan/sorting-visualizer
algorithms-sort bubble-sort heap-sort hemdan insertion-sort selection-sort sorting-algorithm-visualizations sorting-algorithms sorting-algorithms-implemented sorting-visualization visualizer
Last synced: about 2 months ago
JSON representation
📊 Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...
- Host: GitHub
- URL: https://github.com/abdallahhemdan/sorting-visualizer
- Owner: AbdallahHemdan
- License: mit
- Created: 2019-12-07T13:54:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T23:22:19.000Z (about 3 years ago)
- Last Synced: 2025-02-25T08:41:13.580Z (4 months ago)
- Topics: algorithms-sort, bubble-sort, heap-sort, hemdan, insertion-sort, selection-sort, sorting-algorithm-visualizations, sorting-algorithms, sorting-algorithms-implemented, sorting-visualization, visualizer
- Language: JavaScript
- Homepage: https://hamdolavisualizer.netlify.app/
- Size: 695 KB
- Stars: 51
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sorting.Visualizer
[](https://github.com/AbdallahHemdan/Sorting.Visualizer/contributors)
[](https://github.com/AbdallahHemdan/Sorting.Visualizer/issues)
[](https://github.com/AbdallahHemdan/Sorting.Visualizer/network)
[](https://github.com/AbdallahHemdan/Sorting.Visualizer/stargazers)
[](https://github.com/AbdallahHemdan/Sorting.Visualizer/blob/master/LICENSE)## 📊 Sorting.Visulizer 🕹[Try It Now](https://hamdolavisualizer.netlify.com/?fbclid=IwAR0YJMegmtW4CKDtiUM256qrCGwxbQqUDq0OJK6qjAqGiYdaS-oPdq3pFX8)
--------------------**_Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like_**
1. Selection Sort.
2. Bubble Sort.
3. Insertion Sort.
4. Merge Sort.
5. Quick Sort.
6. Heap Sort._With the functionality of_ ⏳(**_Processing Speed Control_**) _and_ 📏(**_Array Size Control_**)
## ⚙ How it works ?!
-------------------
**_Here in our model, each element value is represented by ```THE SIZE OF THE BAR``` and the algorithms sort them by placing the smallest elements on the left and the biggest elements on the right****_The algorithms moves the items around by swapping elements, Without using any addational memory with creating another array.**
## 📷 ScreenShots
------------------


## 📽 GIF Demo
--------------
