Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.