In this repo you can find the solutions I've come up with for the last problems I've solved from Project Euler.
The goal of solving these problems was to understand a bit more about algorithms and data-structures while learning Python. On the other hand, some of the problems presented in the website are super interesting.
The snippets file contains some helper functions I used to solve some of the first 50 problems.