My solutions to this year's Advent of Code challenges - no cheating 😇
| Day | Language |
|---|---|
| Day 1 | Excel (using a vlookup) |
| Day 2 | C# |
| Day 3 | SQL Server (T-SQL) |
| Day 4 | Python |
| Day 5 | GoLang |
| Day 6 | PHP (Part 2 only) |
| Day 7 | TypeScript (Part 1 only) |
| Day 8 | Haskell (Part 1 and Part 2) |
| Day 9 | Speedy C# and also plain C |
| Day 10 | Swift |
| Day 11 | Ruby |
| Day 12 | Perl |
| Day 13 | VB.net |
| Day 14 | Java |
| Day 15 | C# only at the moment! |
| Day 16 | F# |
| Day 17 | C# only at the moment! |
| Day 18 | C# only at the moment! |