forked fromskygragon/leetcode-cli
- Notifications
You must be signed in to change notification settings - Fork0
A cli tool to enjoy leetcode!
License
NotificationsYou must be signed in to change notification settings
chenyifen0663/leetcode-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A cli tool to enjoy leetcode!
Great thanks to leetcode.com, a really awesome website!
⦙Installation Guide ⦙Documentations ⦙Commands ⦙Advanced Tips ⦙
- A veryEFFICIENT way to fight problems.
- CACHING problems locally thus you can easily navigate & think it offline.
- Do everything inCLI, no one even knows you are doing leetcode :p
- GENERATING source code template for further coding.
- Support liveTEST andSUBMIT againts leetcode.com.
- AUTO LOGIN among multiple sessions with single leetcode account.
- Retrieve your previousSUBMISSION thus you can easily backup and manage your code.
- MorePLUGINS to enjoy extra useful features!
help
/user
/list
/show
/test
test
/submit
/stat
/submission
Read help first $ leetcode helpLogin with your leetcode account $ leetcode user -lBrowse all problems $ leetcode listChoose one problem $ leetcode show 1 -g -l cppCoding it!Run test(s) and pray... $ leetcode test ./two-sum.cpp -t '[3,2,4]\n7'Submit final solution! $ leetcode submit ./two-sum.cpp
About
A cli tool to enjoy leetcode!
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- JavaScript98.6%
- Other1.4%