AOC
-
Updated
Dec 25, 2024 - Kotlin
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.
AOC
My Kotlin implementations of Advent-of-Code-2016 puzzles
Advent Of Code 2016 solutions in TypeScript
My Advent of Code Solutions.
Advent of Code 2016 Groovy 3
My solutions to the Advent of Code puzzles (implemented in C#).
Solutions for the puzzles of "Advent of Code 2016" (written in Java).
Advent of Code solutions in Kotlin
My Advent of Code 2016 contributions