Project Euler Problems

Spoiler alert! The links contain solutions to the problems.

Here are the algorithms I worked on for Project Euler. Each problem is followed by a quick summary of the problem, and certain problems have a line stating something interesting or important learned. Clicking on a link will take you to a working example of the algorithm written in PHP. The code is show in highlighted format.