Skip to content

Files

Latest commit

e7d8f58 · Jan 14, 2025

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