A brief introduction: "Start practicing your daily LeetCode questions in the editor!"
If you want to write your solutions in the editor...
If you want to quickly access daily questions...
If you want to create your own solution repository...
Then, leetcode-practice will meet all your needs!
The best and most flexible way to use it is to use our CLI in the terminal. You can create and check your solutions using three core commands: lk
, lf
, and lc
.
You can also use GitHub's fork feature to create a copy of our project. Then, you can directly use the built-in commands within the project to create and check solutions.
You can also use our leetcode-practice
plugin available in the plugin marketplace for interactive creation and checking of solutions. (Supported on two popular editors: WebStorm
and VS Code
)
For any option, you only need a Node environment. (Don't know how to install Node? Click here to learn more)
Dependency | Version |
---|---|
Node.js | lts |