Skip to content
/ LeeCode Public

This repository is a record of using python to answer questions in LeeCode. At present, the chapters are based on different algorithms, without considering the easy, medium and difficult grades, which will be considered later. The first chapter is currently dynamic programming.

Notifications You must be signed in to change notification settings

kt4ngw/LeeCode

Repository files navigation

Leecode

Sorry, we're sorting out the repository. It's a bit of a mess. It's going to take some time.

不好意思,我们正在整理仓库,仓库有些混乱。这需要些时间。

1 Introduce

This repository is a record of using python to answer questions in LeeCode.

At present, the chapters are based on different algorithms, without considering the easy, medium and difficult grades, which will be considered later. The first chapter is currently dynamic programming.

2 chapters

2.1 dynamic programming

explanation: 62.py-m. 62 stands for question NO.62 amd -m means the difficulty level is medium.

Similarly, -s means simple, and -d stands for difficulty.

About

This repository is a record of using python to answer questions in LeeCode. At present, the chapters are based on different algorithms, without considering the easy, medium and difficult grades, which will be considered later. The first chapter is currently dynamic programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published