Alex-Wauters / advent-go-2020

Advent of Code 2020 solutions in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020 in Go

This repository contains code submissions in Go (golang) for the Advent of Code 2020 programming challenges. For previous years, you can browse my other repositories.

http://adventofcode.com/2020

Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.

Installing Go

See https://golang.org/ For an interactive tour of go, visit https://tour.golang.org

lets go

About

Advent of Code 2020 solutions in Go


Languages

Language:Go 100.0%