Skip to content

Commit 6daedf0

Browse files
committed
update: Readme
1 parent 8a7518e commit 6daedf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory/Dynamic_Programming.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
| ID | Title | Solution |
55
| ------------- |:-------------:| -----:|
6-
| 53 | Maximum Subarray | [Python3](https://github.com/devmins-code/Leetcode_Solutions/blob/master/Dynamic_Progamming/0053_Maximum_Subarray.py)|
6+
| 53 | Maximum Subarray | [Python3](https://github.com/devmins-code/Leetcode_Solutions/blob/master/Dynamic_Programming/0053_Maximum_Subarray.py)|
77
| 70 |Climbing Stairs | [Python3](https://github.com/devmins-code/Leetcode_Solutions/blob/master/Dynamic_Programming/0070_Climbing_Stairs.py)|
88

99

0 commit comments

Comments
 (0)