Skip to content

AmanAgnihotri/ProjectEuler

Repository files navigation

Project Euler

An attempt at Project Euler problems in C#.

ID Description / Title Info Code
1 Multiples of 3 and 5 Info Code
2 Even Fibonacci numbers Info Code
3 Largest prime factor Info Code
4 Largest palindrome product Info Code
5 Smallest multiple Info Code
6 Sum square difference Info Code
7 10001st prime Info Code
8 Largest product in a series Info Code
9 Special Pythagorean triplet Info Code
10 Summation of primes Info Code
11 Largest product in a grid Info Code
12 Highly divisible triangular number Info Code
13 Large sum Info Code
14 Longest Collatz sequence Info Code
15 Lattice paths Info Code
16 Power digit sum Info Code
17 Number letter counts Info Code
18 Maximum path sum I Info Code
19 Counting Sundays Info Code
20 Factorial digit sum Info Code
21 Amicable numbers Info Code
22 Names scores Info Code
23 Non-abundant sums Info Code

License

ProjectEuler is an attempt at Project Euler problems in C#.
Copyright © 2021 Aman Agnihotri (amanagnihotri@pm.me)

ProjectEuler is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ProjectEuler is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ProjectEuler. If not, see GNU Licenses.


About

An attempt at Project Euler problems in C#.

Topics

Resources

License

Stars

Watchers

Forks

Languages