N1kolaus / 2023-advent-of-code

Advent of Code 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2023-advent-of-code

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. I am going to use this repository to store my solutions to the puzzles. I will be using Go as my language of choice.

My solutions

So far, the following days have been covered ⏳(TODO), ✔️(DONE):

Status Day
✔️ Day 1: Trebuchet?!
✔️ Day 2: Cube Conundrum
✔️ Day 3: Gear Ratios
✔️ Day 4: Scratchcards
✔️ Day 5: If You Give A Seed A Fertilizer
✔️ Day 6: Wait For It
Day 7: Camel Cards
Day 8: Haunted Wasteland
Day 9: Mirage Maintenance
Day 10: Pipe Maze
Day 11: ...
Day 12: ...
Day 13: ...
Day 14: ...
Day 15: ...
Day 16: ...
Day 17: ...
Day 18: ...
Day 19: ...
Day 20: ...
Day 21: ...
Day 22: ...
Day 23: ...
Day 24: ...

About

Advent of Code 2023


Languages

Language:Go 100.0%