Skip to content

Albert-Hu/leetcode

Repository files navigation

Statistics

Get the all of topics and questions, and generate the Markdown files by the following instruction:

python analyzer.py -m -o [output directory]

Install the Python dependencies using:

python -m pip install -r requirements.txt

To generate the requirements.txt using the pipreqs.

Solution

See all solutions.

Create A New Solution from Template

Following command will create a solution template folder to the solutions folder.

python create_solution.py [number]

Auto-Update the README.md

Following command will update all of README.md files in solutions folder(except the README.md of the problem).

python update_readme.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published