This repository contains my solutions for the Project Euler problems.
Don't read my solutions if you actually want to solve these problems yourself.
Code is organized by language.
| Problems | Language |
|---|---|
| 1 - 14 | F# |
| 16 - 17 | Rust |
| 19 - 20 | Java |
| 21 - 23 | Scala |
| 24 | (Open branch) Scala |
| 25 | C++ |
| 28 - 32 | Python |
| 15, 18, 26, 27 | (Skipped) |