https://github.com/developersilent/dsa-fun
Learning is never Easy but The Beauty of Learning is what attracts me :)
https://github.com/developersilent/dsa-fun
Last synced: 9 months ago
JSON representation
Learning is never Easy but The Beauty of Learning is what attracts me :)
- Host: GitHub
- URL: https://github.com/developersilent/dsa-fun
- Owner: developersilent
- Created: 2025-09-22T12:56:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-26T14:05:07.000Z (9 months ago)
- Last Synced: 2025-09-26T16:09:12.223Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dsa-fun
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run
```
This project was created using `bun init` in bun v1.2.21. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.