Skip to content

chwallen/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code solutions in Go

These are my solutions for Advent of Code written in Go. Each year is kept in a separate folder, where days are grouped into folders. Things that are shared between days are placed inside the internal directory.

The repository is based on this template: https://github.com/chwallen/go-aoc-template.

Requirements

Go 1.25 or later is required.

About

My Advent of Code solutions

Topics

Resources

License

Stars

Watchers

Forks