Skip to content

Commit 445982e

Browse files
authored
Update README.md
1 parent 203660f commit 445982e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ Lesson 15 Caterpillar method [PDF](https://github.com/Mickey0521/Codility-Python
7676
- [CountTriangles](https://github.com/Mickey0521/Codility-Python/blob/master/CountTriangles.py)
7777
- MinAbsSumOfTwo (respectable)
7878

79-
Lesson 16 Greedy algorithms (Coming Soon ...)
80-
- MaxNonoverlappingSegments
81-
- TieRopes
79+
Lesson 16 Greedy algorithms [PDF](https://github.com/Mickey0521/Codility-Python/blob/master/16-GreedyAlgorithms_cckao.pdf)
80+
- [MaxNonoverlappingSegments](https://github.com/Mickey0521/Codility-Python/blob/master/MaxNonoverlappingSegments.py)
81+
- [TieRopes](https://github.com/Mickey0521/Codility-Python/blob/master/TieRopes.py)
8282

8383
Lesson 17 Dynamic programming (Coming Soon ...)
8484
- NumberSolitaire (respectable)

0 commit comments

Comments
 (0)