File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
8787My Python Notes (when i tried to solve the Codility problems) (feel free to download the .docx files)
You can’t perform that action at this time.
0 commit comments