Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 909 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 909 Bytes

Scratch work!

This code should be considered scratch work. Project Euler problems are fun to play with sometimes, especially if my brain is a bit too tired to work on other projects.

Most of the solutions include tests and benchmarks, and typically will go beyond a brute force approach if reasonable.

For more details, see my blog posts:

An Unreasonably Deep Dive Into Project Euler Problem 1

An Unreasonably Deep Dive Into Project Euler Problem 2

An Unreasonably Deep Dive Into Project Euler Problem 3

An Unreasonably Deep Dive Into Project Euler Problem 4