Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyLeetcodeLog

本仓库为本人Leetcode刷题记录之用,仓库按照简单、中等、困难分为三个文件夹,其中解法和解析位于一个md文件中(不包含示例、提示等),所有包含的题解均在List.md中记录,以便搜索。

为便于学习数据结构及算法,本仓库题解均使用python3

collections

该文件夹下为题目合集,每个子文件夹为一个单独的合集,合集中仅包含一个README.md,记录了该合集所包含的题目及题解,并附链接指向仓库内题解

update

本仓库使用update.py来更新,该文件接收一个参数[push/pull]

使用pull来拉取最新的仓库:

python3 update.py pull

使用push来推送最新版本到GitHub:

python3 update.py push

使用update.py推送时,自动使用"update"作为commit,并自动生成最新的List.md

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages