Skip to content

Solutions to Advent of Code (adventofcode.com) implemented in Go

Notifications You must be signed in to change notification settings

fantyz/adventofcode-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repository contains my solutions for the Advent of Code puzzles implemented in Go.

Note that everything prior to 2020 is currently in a somewhat messy state. These were quick and dirty solutions that were not written with anything other than solving the puzzle in mind. A lot of days are missing as well due to lack of time over the holidays. I do plan to go over the previous years and rewrite them into more presentable solutions, but this might take a while to get around to doing.

Favorite Puzzles

Some puzzles are just more fun to solve than others. These are the most memorable ones:

TODO

  • Find old favorite days and add to section above
  • Clean the code up and make it properly readable
  • Solve the missing puzzles

About

Solutions to Advent of Code (adventofcode.com) implemented in Go

Resources

Stars

Watchers

Forks

Languages