Project Euler

My answers (with explanation) to Project Euler problems!

Note that only the first 100 problems will be discussed here, to honor the guidance given on the website.
The solutions that are given here may not be fully optimized for time and memory (both in absolute terms and by complexity).
However, they are optimized to compute the desired answer in a reasonable amount of time (within 1 minute).
These will most likely be reformatted and added to over time as I improve the overall website.
Feel free to email me if I've made any mistakes!


Solutions