Skip to content

CodingNagger/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2020

Going through the Advent of code 2020 using Golang. Should be a fun ride. Also I have a blog if you want you can check it out here or ping me on Minds @CodingNagger.

How to run it

go run ./cmd/app

Running tests

go test ./...

Looks like some unimportant tests for days 24 and 19 broke with my final solutions. Don't run the command. I won't fix them, they probably should be deleted but since I'm not sure I'll leave them there forever.

Some posts I wrote about this year's Advent of Code

Cruise log

I started writing a cruise log on day 1 to talk about progress and challenges faced during this Advent of Code 2020. You can find them below.

About

Advent of code 2020 using Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages