We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df696b7 + dbec5f0 commit 128cb10Copy full SHA for 128cb10
1 file changed
README.md
@@ -66,8 +66,8 @@ Lesson 13 Fibonacci numbers [PDF](https://github.com/Mickey0521/Codility-Python/
66
- [Ladder (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/Ladder_high_performance.py)
67
- [FibFrog (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/FibFrog_performance_50.py)
68
69
-Lesson 14 Binary search algorithm (Coming Soon ...)
70
-- MinMaxDivision (respectable)
+Lesson 14 Binary search algorithm [PDF](https://github.com/Mickey0521/Codility-Python/blob/master/14-BinarySearch_cckao.pdf)
+- [MinMaxDivision (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/MinMaxDivision.py)
71
- NailingPlanks (respectable)
72
73
Lesson 15 Caterpillar method (Coming Soon ...)
0 commit comments