9 Forks
12 Stars
12 Watchers

LeetCode-in-TypeScript

TypeScript-based LeetCode algorithm problem solutions, regularly updated.

How to download and setup LeetCode-in-TypeScript

Open terminal and run command
git clone https://github.com/LeetCode-in-TypeScript/LeetCode-in-TypeScript.git
git clone is used to create a copy or clone of LeetCode-in-TypeScript repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LeetCode-in-TypeScript https://github.com/LeetCode-in-TypeScript/LeetCode-in-TypeScript/archive/master.zip

Or simply clone LeetCode-in-TypeScript with SSH
[email protected]:LeetCode-in-TypeScript/LeetCode-in-TypeScript.git

If you have some problems with LeetCode-in-TypeScript

You may open issue on LeetCode-in-TypeScript support forum (system) here: https://github.com/LeetCode-in-TypeScript/LeetCode-in-TypeScript/issues