BaffinLee / leetcode-javascript

LeetCode javascript solutions

Home Page:https://baffinlee.github.io/leetcode-javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode javascript solutions

web

https://baffinlee.github.io/leetcode-javascript/

dev

# get ready
npm install

# create a solution file: npm run create $leetcodeProblemUrl
npm run create https://leetcode.com/problems/two-sum

# or create a solution for random LeetCode problem
npm run create:random

# build
npm run build

About

LeetCode javascript solutions

https://baffinlee.github.io/leetcode-javascript


Languages

Language:JavaScript 51.0%Language:CSS 49.0%