Advent of Code topic
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.
AdventOfCode2017
My solutions for AoC 2017, using Nim, OCaml, and Python
AdventOfCode2020
My solutions for AoC 2020
adventofcode-rb-2018
Solutions to https://adventofcode.com/2018 (complete)
AdventOfCode2018
My solutions to the Advent of Code 2018 problems.
AdventOfCode2020
Solutions to all 25 AoC 2020 problems in Rust :christmas_tree:
AdventOfCode2021
Solutions to all 25 AoC 2021 problems in Rust :crab: Less than 100 lines per day and under 1 second total execution time! :christmas_tree:
advent-of-code
Collection of JS solutions for puzzles from adventofcode.com ππ
adventlang
π A programming language (+ code playground) for Advent of Code.
advent-of-code-elixir-starter
Template project for Advent of Code in Elixir.