Skip to content

gchan/advent-of-code-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions (in Go)

My solutions to the programming puzzles on Advent of Code.

After solving all the puzzles in Ruby (my solutions can be found here), I thought it would be neat to solve the puzzles in another programming language. So I decided redo the puzzles in Go, a language I just started to learn!

This is my first attempt at coding in Go, any feedback is appreciated. For the purpose of learning, I may explore and use functionality that might be unnecessary/sub-optimal for the purposes of solving the puzzle.

What is Advent of Code?

"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."

License

MIT

Analytics

About

Solutions to Advent of Code http://adventofcode.com/ in Go / GoLang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published