Skip to content

Commit ff38ffa

Browse files
authored
Update README.md
1 parent 128cb10 commit ff38ffa

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ Lesson 14 Binary search algorithm [PDF](https://github.com/Mickey0521/Codility-P
7070
- [MinMaxDivision (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/MinMaxDivision.py)
7171
- NailingPlanks (respectable)
7272

73-
Lesson 15 Caterpillar method (Coming Soon ...)
74-
- AbsDistinct
75-
- CountDistinctSlices
76-
- CountTriangles
73+
Lesson 15 Caterpillar method [PDF](https://github.com/Mickey0521/Codility-Python/blob/master/15-CaterpillarMethod_cckao.pdf)
74+
- [AbsDistinct](https://github.com/Mickey0521/Codility-Python/blob/master/AbsDistinct.py)
75+
- [CountDistinctSlices](https://github.com/Mickey0521/Codility-Python/blob/master/CountDistinctSlices_high_performance.py)
76+
- [CountTriangles](https://github.com/Mickey0521/Codility-Python/blob/master/CountTriangles.py)
7777
- MinAbsSumOfTwo (respectable)
7878

7979
Lesson 16 Greedy algorithms (Coming Soon ...)

0 commit comments

Comments
 (0)