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

https://github.com/dev-ik/leetcode-typescript

Solutions for leetcode by typescript
https://github.com/dev-ik/leetcode-typescript

leetcode leetcode-solutions leetcode-typescript typescript

Last synced: 9 months ago
JSON representation

Solutions for leetcode by typescript

Awesome Lists containing this project

README

          

## Leetcode-typescript

Solutions for leetcode tasks by typescript

### Getting started

Clone this project and run `npm install` to install dependencies

### Run test

Run `npm test` to run all tests for existing solutions