Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sangtrandev00/leetcode-practice

Source for practice and debug exercise on leetcode!!!
https://github.com/sangtrandev00/leetcode-practice

bun datastructures-algorithms leetcode leetcode-patterns slide-window unitest

Last synced: 17 days ago
JSON representation

Source for practice and debug exercise on leetcode!!!

Awesome Lists containing this project

README

        

# leetcode

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.