My own solutions to the Advent of Code 2023 problems.
| Day | Language | Progress | Solution |
|---|---|---|---|
| 1 | F# | 🌟 🌟 | Day01.Trebuchet |
| 2 | F# | 🌟 🌟 | Day02.CubeConundrum |
| 3 | F# | 🌟 🌟 | Day03.GearRatios |
| 4 | F# | 🌟 🌟 | Day04.Scratchcards |
| 5 | F# | 🌟 🌟 | Day05.IfYouGiveASeedAFertilizer |
| 6 | F# | 🌟 🌟 | Day06.WaitForIt |
| 7 | F# | 🌟 🌟 | Day07.CamelCards |
| 8 | F# | 🌟 🌟 | Day08.HauntedWasteland |
| 9 | F# | 🌟 🌟 | Day09.MirageMaintenance |
| 10 | F# | Day10.PipeMaze |