the-honk/challenges/euler/src
2024-10-09 18:02:41 +01:00
..
1 - Multiples of 3 or 5.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
2 - Even Fibonacci numbers.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
3 - Largest prime factor.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
4 - Largest pallindrome product.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
5 - Smallest multiple.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
6 - Sum square difference.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
7 - 10001st Prime.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
8 - Largest product in a series.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
9 - Special Pythagorean triplet.ts feat(euler): allow for many challenges to be run at once 2024-10-09 18:02:41 +01:00
10 - Sumation of primes.ts feat(euler): allow for many challenges to be run at once 2024-10-09 18:02:41 +01:00
11 - Largest product in a grid.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
12 - Highly divisible triangular number.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
13 - Large sum.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
14 - Longest Collatz sequence.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
15 - Lattice paths.ts feat(euler): allow for many challenges to be run at once 2024-10-09 18:02:41 +01:00
16 - Power digit sum.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
17 - Number letter counts.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
18 - Maximum path sum I.ts refactor(euler): add problems commented in the files 2024-10-09 18:02:40 +01:00
19 - Counting Sundays.ts feat(euler): 19 - counting sundays 2024-10-09 18:02:41 +01:00
20 - Factorial digit sum.ts feat(euler): 20 - Factorial digit sum 2024-10-09 18:02:41 +01:00
67 - Maximum path sum II.ts feat(euler): add problem generator 2024-10-09 18:02:40 +01:00