As I had learned C (around 2009-2010) by making small programs and by reproducing some 2D games, I decided to take on algorithm challenges (around 2012-2013). These challenges were presented as mathematical problems on project Euler. This repository presents the solutions to some of them.
- Problem 1 (Solution)
- Problem 2 (Solution)
- Problem 3 (1st Solution, 2nd Solution)
- Problem 4 (Solution)
- Problem 5 (Solution)
- Problem 6 (Solution)
- Problem 7 (Solution)
- Problem 8 (Solution)
- Problem 9 (Solution)
- Problem 10 (Solution)
- Problem 11 (Solution)
- Problem 12 (Solution)
- Problem 13 (Solution)
- Problem 15 (Solution)
- Problem 16 (Solution)
- Problem 48 (Solution)