Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.49 KB

README.md

File metadata and controls

42 lines (22 loc) · 1.49 KB

Leetcode practice

中文文档|英文文档|日文文档|韩文文档

Introduction

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!

Preview

CLI-lc

How should I use it? (Three options for you to choose from)

Option A: CLI (Recommended)

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.

Option B: Fork (Supported)

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.

Option C: Plugin (Supported)

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)

Prerequisites

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