Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 224 Bytes

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