Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other. => https://adventofcode.com
As a side effect of this year's AOC event, I'm trying to learn a new programming language. Therefore I will solve all tasks in Scala.
🎅 Day 1: Sonar Sweep -> 👨💻
🎅 Day 2: Dive! -> 👨💻
🎅 Day 3: Binary Diagnostic -> 👨💻
🎅 Day 4: Giant Squid -> 👨💻
🎅 Day 5: Hydrothermal Venture -> 👨💻
🎅 Day 6: Lanternfish -> 👨💻
🎅 Day 7: The Treachery of Whales -> 👨💻
🎅 Day 8: Seven Segment Search -> 👨💻
🎅 Day 9: Smoke Basin -> 👨💻
🎅 Day 10: Syntax Scoring -> 👨💻
Of course there is a GitHub Actions test pipeline 📈.