Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabarivasan-velayutham/sorting-visualiser
This website is build using react for sorting visualisation.
https://github.com/sabarivasan-velayutham/sorting-visualiser
html-css-javascript react
Last synced: about 2 months ago
JSON representation
This website is build using react for sorting visualisation.
- Host: GitHub
- URL: https://github.com/sabarivasan-velayutham/sorting-visualiser
- Owner: Sabarivasan-Velayutham
- Created: 2022-02-25T18:53:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T17:21:27.000Z (12 months ago)
- Last Synced: 2024-01-15T22:27:34.707Z (12 months ago)
- Topics: html-css-javascript, react
- Language: JavaScript
- Homepage: https://sabari-sorting-visualiser.netlify.app/
- Size: 321 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sorting-Visualiser
This website is build using react for sorting visualisation.
1. Enter the number of arrays to be displayed.
2. You are allowed to enter less than 100 for better experience.
3. After that , click the sorting method which you need to see.
4. Further additional sorting methods will come soon...
Website link :
```https://sabari-sorting-visualiser.netlify.app/```
Note : This link works in mobile phones and tablets too..
Enjoy my site :)## Before sorting
![image](https://github.com/Sabarivasan-Velayutham/Sorting-Visualiser/assets/84288319/68a9e69d-8029-4930-804a-829aed131038)## After sorting
![image](https://github.com/Sabarivasan-Velayutham/Sorting-Visualiser/assets/84288319/b3533f2b-60a5-410f-8088-5a74efc05a36)