ru13r / leetcode

Leetcode problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package description

My leetcode problems' solutions.

  • Lint, test and execute the code (with watch mode enabled)
npm run watch
  • Run app once
npm run start
  • Run tests
npm run test
  • Run linter
npm run lint

About

Leetcode problems


Languages

Language:JavaScript 100.0%