Skip to content

shytikov/advent-of-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lets go

Advent of Go

Solutions for Advent of Code puzzles implemented in Go.

To run solution:

cd year/day # i.e. cd 2021/01
go run .

N.B. Sole purpose of this attempt is to unnecessary overengineer the code to finally focus on awesome GO's multithreading features instead of just cracking algorithms one by one. This is also my vim-go mastery playground as the code is developed via SSH on remote Radxa Zero SBC.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages