-
Notifications
You must be signed in to change notification settings - Fork 1
BreezySYP/pyleetcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
dynamic programming learning and exercise https://zhuanlan.zhihu.com/p/91582909 1. Find out the what the element of array means 2. Relationships of the adjacency elements, how to calculate [i][j], [i-1][j-1], [i-1][j] and [i][j-1] 3. Find out initialization elements 4. Optimal https://leetcode-cn.com/tag/dynamic-programming/
About
leetcode solutions from python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published