My Golang solutions for the advent of code 2018
-
Updated
Dec 18, 2018 - Go
8000
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
My Golang solutions for the advent of code 2018
This repository contains solutions for Advent Of Code puzzles and cli tool to run solutions to get answers for input on site.
Advent of Code problems solved with Go
Advent of Code
My Advent of Code solutions
My solutions to the AdventOfCode 2018 puzzles https://adventofcode.com/
Advent of Code solutions in GoLang (http://adventofcode.com)
Advent of code
My solutions to the Advent of Code challenges
My solutions in Go for Advent of Code 2018
My (preferrably) early morning attempts at AoC-2018