Skip to content

Litreily/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

source docs of leetcode solutions

Installation

sudo -H pip3 install mkdocs-material
sudo -H pip3 install mkdocs-minify-plugin

Template

You can get description info of leetcode questions with below command, it will create new file into 'docs/algorithm/' directory and auto fill in the description info.

python3 scripts/new.py <question_id>

# example
python3 scripts/new.py 1

Releases

No releases published

Packages

No packages published

Languages