Skip to content

Commit 7e6ffb8

Browse files
authored
Update README.md
1 parent 649645e commit 7e6ffb8

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
@@ -54,9 +54,9 @@ Lesson 10 Prime and composite numbers [PDF](https://github.com/Mickey0521/Codili
5454
- [Peaks](https://github.com/Mickey0521/Codility-Python/blob/master/Peaks.py) (respectable)
5555
- Flags (respectable)
5656

57-
Lesson 11 Sieve of Eratosthenes (Coming Soon ...)
58-
- CountSemiprimes
59-
- CountNonDivisible (respectable)
57+
Lesson 11 Sieve of Eratosthenes [PDF](https://github.com/Mickey0521/Codility-Python/blob/master/11-Sieve_cckao.pdf)
58+
- [CountSemiprimes](https://github.com/Mickey0521/Codility-Python/blob/master/CountSemiprimes_high_performance.py)
59+
- [CountNonDivisible (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/CountNonDivisible.py)
6060

6161
Lesson 12 Euclidean algorithm (Coming Soon ...)
6262
- ChocolatesByNumbers

0 commit comments

Comments
 (0)