# | Title | Solution | Answer |
---|---|---|---|
1 | Multiples of 3 and 5 | Python , C | 233168 |
2 | Even Fibonacci numbers | Python , C | 4613730 |
3 | Largest prime factor | Python , C | 6857 |
4 | Largest Palinfrom product | Python | |
5 | Smallest multiple | Python | |
6 | Sum square difference | Python , C | |
7 | 10001st prime | Python | |
8 | Largest Product in a series | ||
9 | Special Pythoagorean triplet | ||
10 | Summation of primes |