Skip to content

Commit 42ed8ee

Browse files
siddharthabhi30adamant-pwn
authored andcommitted
Update primality_tests.md
Adding questions related to primality test.
1 parent a85b56d commit 42ed8ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/algebra/primality_tests.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,5 @@ However, since these numbers (except 2) are not prime, you need to check additio
217217

218218
## Practice Problems
219219

220-
- [SPOJ - Prime or Not](https://www.spoj.com/problems/PON/)
220+
- [SPOJ - Prime or Not](https://www.spoj.com/problems/PON/)
221+
- [Project euler - Investigating a Prime Pattern](https://projecteuler.net/problem=146)

0 commit comments

Comments
 (0)