Skip to content

nikolay/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repository contains my solutions for Advent of Code 2021 using Go.

Learning Go

I am learning Go and I'm using the Advent of Code as a way to practice more generic programming.