vsc-leetcode-cli

2.8.1 • Public • Published

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

leetcode-cli

Note: This repository is forked from leetcode-cli for temporary usage. Note: Copy cookie from webbrowser and Using leetcode user -c can temporary fix can't login problem.

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
Login with third party account--GitHub    $ leetcode user -g
Login with third party account--LinkedIn  $ leetcode user -i
Cookie login with cookie                  $ leetcode user -c
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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.8.113latest

Version History

VersionDownloads (Last 7 Days)Published
2.8.113
2.8.00
2.7.00
2.6.231
2.6.221
2.6.210
2.6.200
2.6.190
2.6.181
2.6.171
2.6.160
2.6.150
2.6.141
2.6.132
2.6.121
2.6.100
2.6.90
2.6.80
2.6.70
2.6.61
2.6.50
2.6.41
2.6.36
2.6.26

Package Sidebar

Install

npm i vsc-leetcode-cli

Weekly Downloads

33

Version

2.8.1

License

MIT

Unpacked Size

179 kB

Total Files

55

Last publish

Collaborators

  • jdneo