advent-of-code-2021
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.
Here are 2,200 public repositories matching this topic...
Advent of Code 2020-2021 solutions, is this what the cool kids do
-
Updated
Dec 2, 2022 - Python
My solutions for Advent of Code puzzles
-
Updated
Dec 25, 2022 - TypeScript
My https://adventofcode.com solutions
-
Updated
Dec 14, 2022 - Rust
Advent of Code template for JS and TS
-
Updated
May 15, 2021
Advent of code 2021, in C. Some days are also in Python as I use these exercises to learn C programming.
-
Updated
Jun 18, 2022 - C
Advent of Code puzzle 2021 day 9, part 1. Part 2 in progress.
-
Updated
Dec 25, 2021 - C++
Advent of Code 2021 in Haskell
-
Updated
Dec 4, 2021 - Haskell
-
Updated
Dec 8, 2021 - Kotlin
My bad, slow and unreadable solutions for Advent of Code 2021
-
Updated
Dec 22, 2021 - Python
-
Updated
Dec 5, 2021 - Rust
My solution(s) for Advent Of Code
-
Updated
Feb 11, 2022 - Python
My solutions to Advent of Code 2021
-
Updated
Dec 26, 2021 - Clojure
-
Updated
Dec 21, 2021 - Kotlin
Solutions to the popular Advent of Code puzzle series for 2021
-
Updated
Dec 30, 2021 - Python