Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rangari-rani/visualizer
Sorting Visualizer built using React.js to visualize bubble sort, insertion sort, merge sort and quick sort.
https://github.com/rangari-rani/visualizer
algorithms bubble-sort insertion-sort merge-sort quick-sort reactjs tailwindcss
Last synced: 6 days ago
JSON representation
Sorting Visualizer built using React.js to visualize bubble sort, insertion sort, merge sort and quick sort.
- Host: GitHub
- URL: https://github.com/rangari-rani/visualizer
- Owner: rangari-rani
- Created: 2023-09-28T13:10:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T09:52:27.000Z (17 days ago)
- Last Synced: 2024-12-10T10:35:12.867Z (17 days ago)
- Topics: algorithms, bubble-sort, insertion-sort, merge-sort, quick-sort, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://visualizer-blush.vercel.app
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sorting Visualizer
- This sorting visualizer application, developed with React.js, offers an engaging way to explore sorting algorithms.
- Currently, it supports visualizations for bubble sort, insertion sort, merge sort, and quick sort.
- The application is fully responsive across various devices.