Project Euler is a web site dedicated to providing fun and challenging programming problems with a focus on mathematical concepts. I stumbled upon the site long ago and started working my way through them while not putting any undue pressure on myself to complete any more than I thought I could and only for as long as I was enjoying myself. I don’t remember how many I eventually finished, but at some point and with one move between computers, I lost my original code repository. At some point, I also even forgot the site existed.

I stumbled upon the site again recently and thought it would be fun to start doing some of the challenges again. This time I wanted to make sure that I was keeping the files safe by putting them in a git repository, and I thought that while I was doing that I would also help anyone else who was trying to go through them by ensuring the repository was well-documented and publicly available. This project is the result of that initial couple days of tinkering. While there may not be many Project Euler problem solutions done yet, I’d like to continue working on them a task at a time between other projects. And if I can use the opportunity to help others learn a bit more about programming, or learn more myself, I’ll consider it a worthwhile endeavor.
[E003]

