https://github.com/birkagal/sorting-visualizer
📊 Interactive web app for visualizing different sorting algorithms
https://github.com/birkagal/sorting-visualizer
react sorting-algorithms sorting-algorithms-visualized sorting-visualizer typescript
Last synced: 10 days ago
JSON representation
📊 Interactive web app for visualizing different sorting algorithms
- Host: GitHub
- URL: https://github.com/birkagal/sorting-visualizer
- Owner: birkagal
- License: mit
- Created: 2023-02-18T17:09:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T15:23:25.000Z (about 3 years ago)
- Last Synced: 2025-10-23T10:51:33.684Z (6 months ago)
- Topics: react, sorting-algorithms, sorting-algorithms-visualized, sorting-visualizer, typescript
- Language: TypeScript
- Homepage: https://www.birkagal.com/sorting-visualizer/
- Size: 5.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  Sorting Visualizer
> 📊 Online web app for visualizing sorting algorithms built with [`React`](https://reactjs.org/)

Choose your algorithm, adjust the array size and watch the sorting happening right in front of you.