Skip to content

Commit 0423da9

Browse files
authored
Update README.md
1 parent a40014b commit 0423da9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Lesson 16 Greedy algorithms [PDF](https://github.com/Mickey0521/Codility-Python/
8080
- [MaxNonoverlappingSegments](https://github.com/Mickey0521/Codility-Python/blob/master/MaxNonoverlappingSegments.py)
8181
- [TieRopes](https://github.com/Mickey0521/Codility-Python/blob/master/TieRopes.py)
8282

83-
Lesson 17 Dynamic programming (Coming Soon ...)
84-
- NumberSolitaire (respectable)
83+
Lesson 17 Dynamic programming [PDF](https://github.com/Mickey0521/Codility-Python/blob/master/17-DynamicProgramming_cckao.pdf)
84+
- [NumberSolitaire (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/NumberSolitaire.py)
8585
- MinAbsSum (ambitious)
8686

8787
My Python Notes (when i tried to solve the Codility problems) (feel free to download the .docx files)

0 commit comments

Comments
 (0)