https://github.com/si-ddhartha/sorting-visualizer
A web app made using 𝗥𝗲𝗮𝗰𝘁𝗝𝗦 to visualize different sorting algorithms. This web app can be used by anyone to "see" how the sorting algorithms work and help them in learning more effectively.
https://github.com/si-ddhartha/sorting-visualizer
Last synced: 3 months ago
JSON representation
A web app made using 𝗥𝗲𝗮𝗰𝘁𝗝𝗦 to visualize different sorting algorithms. This web app can be used by anyone to "see" how the sorting algorithms work and help them in learning more effectively.
- Host: GitHub
- URL: https://github.com/si-ddhartha/sorting-visualizer
- Owner: Si-ddhartha
- Created: 2022-12-04T08:26:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T10:02:58.000Z (about 2 years ago)
- Last Synced: 2025-01-21T15:49:33.703Z (4 months ago)
- Language: JavaScript
- Homepage: https://si-ddhartha.github.io/Sorting-Visualizer/
- Size: 822 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sorting Visualizer
https://user-images.githubusercontent.com/74449359/205487069-8957a4cb-4ce1-4024-a0ac-10ec217870a0.mp4
https://user-images.githubusercontent.com/74449359/205487164-2c100016-f5ae-4c1b-811a-d7a81f21bcd7.mp4
A web-app made using ReactJS to visualize sorting algorithms.