My own solutions to the Advent of Code 2019 problems. With the goal of experimenting a bit with new languages and tools!
Day | Language | Progress | Solution | Test |
---|---|---|---|---|
1 | F# | 🌟 🌟 | Day1-RocketEquation | Day1-RocketEquation.Tests |
2 | F# | 🌟 🌟 | Day2-1202ProgramAlarm | Day2-1202ProgramAlarm.Tests |
3 | F# | 🌟 🌟 | Day3-CrossedWires | Day3-CrossedWires.Tests |
4 | F# | 🌟 🌟 | Day4-SecureContainer | Day4-SecureContainer.Tests |
5 | F# | 🌟 🌟 | Day5-SunnyWithAChanceOfAsteroids | N/A |
6 | F# | 🌟 🌟 | Day6-UniversalOrbitMap | N/A |
7 | F# | 🌟 🌟 | Day7-AmplificationCircuit | Day7-AmplificationCircuit.Tests |
8 | F# | 🌟 🌟 | Day8-SpaceImageFormat | Day8-SpaceImageFormat.Tests |
9 | F# | Day9-SensorBoost | N/A |