leetcode-cli

2.6.2 • Public • Published

npm version Releases license Build Join chat at https://gitter.im/skygragon/leetcode-cli

leetcode-cli

A productive cli tool to enjoy leetcode!

Great thanks to leetcode.com, a really awesome website!

ReleasesInstallDocsCommandsAdvancedPlugins

Screenshot

Quick Start

Read help first                         $ leetcode help
Login with your leetcode account        $ leetcode user -l
Browse all questions                    $ leetcode list
Choose one question                     $ leetcode show 1 -g -l cpp
Coding it!
Run test(s) and pray...                 $ leetcode test ./two-sum.cpp -t '[3,2,4]\n7'
Submit final solution!                  $ leetcode submit ./two-sum.cpp

Package Sidebar

Install

npm i leetcode-cli

Weekly Downloads

51

Version

2.6.2

License

MIT

Unpacked Size

3.49 MB

Total Files

91

Last publish

Collaborators

  • skygragon