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

https://github.com/sadanandpai/algo-visualizer

Algo visualizer for island problem
https://github.com/sadanandpai/algo-visualizer

algorithms dsa-algorithm javascript leetcode reactjs

Last synced: 3 months ago
JSON representation

Algo visualizer for island problem

Awesome Lists containing this project

README

        


Algo Visualizer


Solves Count Island problem



See it in action

---

### TechStack

- ReactJS
- TailwindCSS
- DaisyUI
- ViteJS

### Run in your local

- `git clone https://github.com/sadanandpai/algo-visualizer.git`
- `npm install`
- `npm run dev`

---

### License

This repository is MIT licensed. [Read more](./LICENSE)