emilabraham/ProjectEuler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The code for the solutions to a bunch of probelms I solved from projecteuler.net. Optimization tips appreciated. None of the solutions are very elegant, mainly just brute force. This is also my first attempt at learning some python.