This repository contains solutions to my currently solved UVA and Project Euler problems. The problem ID links to the source file on Github and the problem name links to the problem on UVA
Problem ID | Problem Name |
---|---|
1 | Multiples of 3 and 5 |
2 | Even Fibonacci Numbers |
3 | Largest Prime Factor |
4 | Largest Palindrome Project |
5 | Smallest Multiple |
6 | Sum Square Difference |
7 | 10001st Prime Number |
8 | Adjacent Digits |
9 | Pythagorean Triples |
10 | Summation of Primes |
14 | Largest Collatz Sequence |
20 | Factorial Digit Sum |
34 | Sum of Factorial Digits |
35 | Circular Primes |
48 | Self Powers |