Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Advent of Code
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.
- GitHub: https://github.com/topics/advent-of-code
- Created by: Eric Wastl
- Released: December 2015
- Aliases: aoc, adventofcode, advent-of-code-2015, aoc-2015, advent-of-code-2016, aoc-2016, advent-of-code-2017, aoc-2017, advent-of-code-2018, aoc-2018, advent-of-code-2019, aoc-2019, advent-of-code-2020, aoc-2020, advent-of-code-2021, aoc-2021, advent-of-code-2022, aoc-2022, advent-of-code-2023, aoc-2023,
- Last updated: 2025-02-06 00:01:12 UTC
- JSON Representation
https://github.com/alexdovzhanyn/advent-of-code
My solutions for Advent of Code challenges
advent-of-code advent-of-code-2023
Last synced: 17 Dec 2024
https://github.com/floe/aoc22
My Advent of Code 2022 solutions in Python
advent-of-code advent-of-code-2022 adventofcode python python3
Last synced: 17 Dec 2024
https://github.com/potatomaster101/aoc2024
Advent of Code 2024 solutions in rust
Last synced: 17 Dec 2024
https://github.com/jakobkmar/advent-of-code-2022
Solutions for Advent of Code 2022
advent-of-code aoc-2022-in-kotlin
Last synced: 17 Dec 2024
https://github.com/rggh/aoc_1
Advent of Code 2024 (no using chatGPT)
advent-of-code advent-of-code-2024
Last synced: 23 Dec 2024
https://github.com/matheusvellone/adventofcode
My AdventOfCode adventures
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 adventofcode adventofcode2017 challenges javascript
Last synced: 01 Feb 2025
https://github.com/agalabov/advent-of-code
My code for Advent of Code 2021
advent-of-code advent-of-code-2021
Last synced: 17 Dec 2024
https://github.com/waichungwong/advent-of-code
๐๐My Advent of Code Journal๐๐
Last synced: 23 Jan 2025
https://github.com/unstoppablemango/advent-of-code
Advent of Code solutions in various languages
Last synced: 23 Dec 2024
https://github.com/abeltay/advent-of-code-2020
My attempt at https://adventofcode.com/2020
advent-of-code advent-of-code-2020 adventofcode go golang
Last synced: 18 Dec 2024
https://github.com/abeltay/advent-of-code-2023
My attempt at https://adventofcode.com/2023
advent-of-code advent-of-code-2023 adventofcode go golang
Last synced: 18 Dec 2024
https://github.com/abeltay/advent-of-code-2022
My attempt at https://adventofcode.com/2022
advent-of-code advent-of-code-2022 adventofcode aoc-2022-in-kotlin kotlin
Last synced: 18 Dec 2024
https://github.com/fabiodcorreia/adventofcode2022
My solutions of advent of code 2022 in Golang and Rust.
advent-of-code advent-of-code-2022 adventofcode go golang rust rust-lang
Last synced: 01 Jan 2025
https://github.com/ceski23/adventofcode
Rozwiฤ zania zadaล z Advent Of Code
advent-of-code advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2022 python typescript
Last synced: 24 Dec 2024
https://github.com/dtomicevic/aoc21-hs
Advent of Code 2021 in Haskell
advent-of-code advent-of-code-2021 haskell
Last synced: 18 Dec 2024
https://github.com/happybravo/aoc2022
My Solutions for AOC 2022
advent-of-code advent-of-code-2022 algorithm-challenges aoc competitive-programming jupyter-notebook problem-solving pyhton solutions
Last synced: 01 Jan 2025
https://github.com/ndavd/advent-of-code
advent-of-code aoc aoc-2022-in-rust aoc2022 rust
Last synced: 18 Dec 2024
https://github.com/senior-sigan/advent_of_code
My solutions for the Advent Of Code Challenge
advent-of-code advent-of-code-2020 challenge python
Last synced: 17 Jan 2025
https://github.com/hooperben/adventofcode-rust-template
A Rust Template repository for Advent of Code.
advent-of-code advent-of-code-2023 advent-of-code-2023-rust rust
Last synced: 18 Dec 2024
https://github.com/moki/aoc2020
advent of code 2020
advent-of-code advent-of-code-2020 aoc aoc2020
Last synced: 18 Dec 2024
https://github.com/moki/aoc2019
advent of code 2019
advent-of-code advent-of-code-2019 aoc aoc2019 puzzles
Last synced: 18 Dec 2024
https://github.com/ibug/adventofcode-go
My code for Advent of Code annual event
Last synced: 23 Jan 2025
https://github.com/joeshaw/advent2020
Advent of Code 2020. Literally My Second Rust Project
advent-of-code advent-of-code-2020 rust
Last synced: 18 Dec 2024
https://github.com/mcanlas/advent-of-code-scala
Advent of Code 2022, written in Scala
advent-of-code advent-of-code-2022
Last synced: 18 Dec 2024
https://github.com/fwcd/advent-of-code-2019
Advent of Code 2019 solutions in Haskell
advent-of-code advent-of-code-2019 haskell
Last synced: 18 Dec 2024
https://github.com/benthillerkus/advent-of-code-2023
advent-of-code advent-of-code-2023 aoc aoc2023
Last synced: 10 Jan 2025
https://github.com/joeshaw/advent2024
2024 Advent of Code
advent-of-code advent-of-code-2024
Last synced: 18 Dec 2024
https://github.com/joeshaw/advent2022
Advent of Code 2022. Using ChatGPT to generate solutions.
advent-of-code advent-of-code-2022 chatgpt
Last synced: 18 Dec 2024
https://github.com/joeshaw/advent2019
Advent of Code 2019. Literally My First Rust Project
advent-of-code advent-of-code-2019 rust
Last synced: 18 Dec 2024
https://github.com/benjetson/aoc-2020
My solutions to the 2020 Advent of Code, written in Go.
advent-of-code advent-of-code-2020 advent-of-code-2020-golang aoc aoc-2020 golang puzzle-solution spoiler-alert
Last synced: 24 Dec 2024
https://github.com/pomettini/advent-of-code-2020
advent-of-code advent-of-code-2020 adventofcode aoc aoc2020 rust rust-lang
Last synced: 18 Dec 2024
https://github.com/barros9/aoc-2021-in-kotlin
Advent of Code 2021 ๐
advent-of-code aoc aoc-2021-in-kotlin kotlin
Last synced: 18 Dec 2024
https://github.com/barros9/aoc-2023-in-kotlin
advent-of-code aoc aoc-2023-in-kotlin kotlin
Last synced: 18 Dec 2024
https://github.com/barros9/aoc-2022-in-kotlin
Advent of Code 2022 ๐
advent-of-code aoc aoc-2022-in-kotlin kotlin
Last synced: 18 Dec 2024
https://github.com/foo-dogsquared/advent-of-code-2019
My solutions for the Advent of Code 2019.
advent-of-code advent-of-code-2019 rust
Last synced: 11 Jan 2025
https://github.com/musabkilic/aoc2024
Learning F# with Advent of Code 2024
advent-of-code advent-of-code-2024 aoc aoc2024 fsharp
Last synced: 18 Dec 2024
https://github.com/imlymei/advent-of-code
๐ Discover my Advent of Code solutions!
advent-of-code self-improvement typescript
Last synced: 18 Dec 2024
https://github.com/spamixofficial/adventofcode
My Advent Of Code Solutions!
advent-of-code advent-of-code-2023 advent-of-code-2023-python
Last synced: 24 Dec 2024
https://github.com/gregawoods/advent-of-code-crystal-2024
Advent of Code solutions in Crystal
advent-of-code advent-of-code-2024 advent-of-code-crystal crystal-lang
Last synced: 30 Jan 2025
https://github.com/lawrencebensaid/adventofcode2021
Advent of Code challenge 2021 solutions.
advent-of-code advent-of-code-2021
Last synced: 24 Dec 2024
https://github.com/ben-wormald/advent-of-code-2021
solutions to Advent of Code 2021 in Rust
advent-of-code advent-of-code-2021 rust
Last synced: 24 Dec 2024
https://github.com/ben-wormald/advent-of-code-2023
Solutions to Advent of Code 2023 in Rust
advent-of-code advent-of-code-2023
Last synced: 24 Dec 2024
https://github.com/ben-wormald/advent-of-code-2019
solutions to Advent of Code 2019 in C
advent-of-code advent-of-code-2019 c
Last synced: 24 Dec 2024
https://github.com/cristobalgvera/adventjs
Solution to the Advent of Code challenges using JavaScript
advent-of-code advent-of-code-2024 adventjs javascript nodejs typescript
Last synced: 18 Dec 2024
https://github.com/zanbaldwin/aoc
Advent of Code
advent-of-code advent-of-code-2023 adventofcode aoc rust rust-lang
Last synced: 18 Dec 2024
https://github.com/anh0ang/aoc2020
๐Solutions to the challenges of "Advent of code 2020"
advent-of-code advent-of-code-2020 python
Last synced: 18 Dec 2024
https://github.com/the-fireplace/advent-of-code-solutions
My solutions for Advent of Code 2017-2018
advent-of-code advent-of-code-2017 advent-of-code-2018
Last synced: 18 Dec 2024
https://github.com/alifarazz/advent-of-code
My solutions to Advent of Code challenge.
advent-of-code advent-of-code-2020
Last synced: 24 Dec 2024
https://github.com/mariogarridopt/adventofcode-2023
๐ Advent of Code (2023) in Python
advent-of-code advent-of-code-2023 advent-of-code-2023-python python
Last synced: 18 Dec 2024
https://github.com/jonasleonhard/advent-of-code
Yearly Advent of Code Puzzles - https://adventofcode.com
Last synced: 18 Dec 2024
https://github.com/haroenv/advent-of-code
solutions to the advent of code exercises
advent-of-code advent-of-code-2018 javascript
Last synced: 24 Dec 2024
https://github.com/potatomaster101/aoc-cpp-template
A C++ template repository for setting up Advent of Code solutions
Last synced: 01 Jan 2025
https://github.com/potatomaster101/aoc2023
Advent of Code 2023 solutions in C#
Last synced: 01 Jan 2025
https://github.com/grahamedgecombe/advent-2016
Advent of Code 2016 solutions
Last synced: 18 Dec 2024
https://github.com/potatomaster101/aoc.net
A .NET 8 library for Advent of Code stuff
Last synced: 01 Jan 2025
https://github.com/potatomaster101/aoc2022
Advent of Code 2022 solutions in C++20
advent-of-code advent-of-code-2022 cpp cpp20
Last synced: 01 Jan 2025
https://github.com/d4be4st/advent-of-code-elixir
advent-of-code advent-of-code-elixir elixir
Last synced: 28 Dec 2024
https://github.com/pin2t/aoc2023
Advent of Code 2023
advent-of-code advent-of-code-2023 advent-of-code-2023-go advent-of-code-2023-kotlin adventofcode aoc aoc-2023-in-kotlin aoc2023 go golang kotlin
Last synced: 17 Jan 2025
https://github.com/jmcph4/advent2017
My solutions to Advent of Code 2017
advent-of-code advent-of-code-2017 adventofcode adventofcode2017 compsci programming-contests puzzle python
Last synced: 24 Dec 2024
https://github.com/metalim/adventofcode.2016.go
My solutions in Go for Advent of Code 2016 in Go. Done in 2019.01.
advent-of-code advent-of-code-2016 golang
Last synced: 18 Dec 2024
https://github.com/metalim/adventofcode.2016.coffee
My solutions for Advent of Code 2016 tasks. Done in 2017.12.
advent-of-code advent-of-code-2016 coffeescript
Last synced: 18 Dec 2024
https://github.com/metalim/adventofcode.2017.go
My solutions in Go for Advent of Code 2017 in Go. Done in 2018.12.
advent-of-code advent-of-code-2017 golang
Last synced: 18 Dec 2024
https://github.com/im-beast/advent_of_code
Advent of Code solved using ๐ฆ Deno
advent-of-code advent-of-code-2021 deno ts typescript
Last synced: 18 Dec 2024
https://github.com/neon-sunset/aoc2022
advent-of-code advent-of-code-2022 csharp
Last synced: 18 Dec 2024
https://github.com/thblt/aoc2015
Rust solutions for AoC 2015 (except for some Haskell here and there)
advent-of-code advent-of-code-2015 advent-of-code-2015-rust advent-of-code-rust
Last synced: 24 Dec 2024
https://github.com/0xrgb/adventofjulia
Advent of Code using Julia
advent-of-code competitive-programming julia
Last synced: 18 Dec 2024
https://github.com/mikededo/advent-of-code
Resolutionto advent of code problems
Last synced: 05 Feb 2025
https://github.com/colin-farkas-personal/aoc-2023
My solutions for AdventOfCode - 2023
Last synced: 24 Dec 2024
https://github.com/alexblackie/aoc-2022
๐ My Advent of Code 2022 solutions
Last synced: 24 Dec 2024
https://github.com/blu3r4y/adventofcode2024
My solutions for the Advent of Code 2024 challenges, written in Python
advent-of-code advent-of-code-2024
Last synced: 18 Dec 2024
https://github.com/blu3r4y/adventofcode2023
My solutions for the Advent of Code 2023 challenges, written in Python
advent-of-code advent-of-code-2023
Last synced: 18 Dec 2024
https://github.com/blu3r4y/adventofcode2016
My solutions for the Advent of Code 2016 challenges, written in Python
advent-of-code advent-of-code-2016
Last synced: 18 Dec 2024
https://github.com/halidodat/advent-of-code-2021
advent-of-code advent-of-code-2021
Last synced: 18 Dec 2024
https://github.com/peatral/advent-of-code-2022
Advent of Code 2022
advent-of-code advent-of-code-2022
Last synced: 10 Jan 2025
https://github.com/peatral/advent-of-code-2021
Advent of Code 2021
advent-of-code advent-of-code-2021
Last synced: 10 Jan 2025
https://github.com/peatral/advent-of-code
All of my advent of code attempts
advent-of-code advent-of-code-2021 advent-of-code-2022 advent-of-code-2023
Last synced: 10 Jan 2025
https://github.com/onesk/aoc2024
Advent of Code 2024
advent-of-code advent-of-code-2024 elisp emacs emacs-lisp
Last synced: 19 Dec 2024
https://github.com/albovo/adventofcode
A repository with all my solution for the advent of code's problems that I solved in my spare time.
advent-of-code c christmas cpp data-structures problem-solving python3 rust
Last synced: 19 Dec 2024
https://github.com/racinmat/advent_of_code_2018
Repo for advent of code challenge, year 2018.
advent-of-code advent-of-code-2018
Last synced: 24 Dec 2024
https://github.com/racinmat/advent_of_code_2019
My Advent od Code repository, in Julia this year
advent-of-code advent-of-code-2019 julia
Last synced: 24 Dec 2024
https://github.com/davidhozic/aoc23
Advent of Code 2023 - My Python solutions
advent-of-code advent-of-code-2023 python3
Last synced: 24 Dec 2024
https://github.com/sio/advent-of-code
My solutions to the Advent of Code puzzles
advent-of-code advent-of-code-2022 advent-of-code-2023
Last synced: 19 Dec 2024
https://github.com/timokluser-dev/advent-of-code-2021
โก๏ธ https://adventofcode.com/2021
advent-of-code advent-of-code-2021 javascript
Last synced: 23 Jan 2025
https://github.com/artemy/advent-of-code-2022
Advent of Code 2022 solutions written in Clojure
advent-of-code advent-of-code-2022 advent-of-code-2022-clojure advent-of-code-clojure clojure
Last synced: 19 Dec 2024
https://github.com/suyashd95/advent-of-code
This repository contain my solutions for the myriad of puzzles given in the Advent of Code challenge for the year 2022. (www.adventofcode.com/2022/)
advent-of-code aoc2022 neovim python python310
Last synced: 24 Dec 2024
https://github.com/al-ce/aocgofetch
CLI tool for fetching Advent of Code puzzle input
Last synced: 24 Dec 2024
https://github.com/al-ce/go-aoc-template
Advent of code project template for Golang
Last synced: 24 Dec 2024
https://github.com/zachatoo/advent-of-code-2021
https://adventofcode.com/2021
advent-of-code advent-of-code-2021 typescript
Last synced: 30 Jan 2025
https://github.com/ma-fi-94/advent-of-haskell-22
AoC 2022 in Haskell
advent-of-code advent-of-code-2022 advent-of-code-2022-haskell functional-programming haskell puzzle
Last synced: 19 Dec 2024
https://github.com/wtfjoke/adventofcode-21
https://adventofcode.com/2021
advent-of-code advent-of-code-2021 kotlin kotlin-script
Last synced: 01 Jan 2025
https://github.com/dplassgit/aoc
My Advent of Code code from 2015-present
advent-of-code advent-of-code-2020 adventofcode adventofcode2015 adventofcode2022
Last synced: 19 Dec 2024
https://github.com/joanlopez/rust-advent-of-code
Advent of Code's solutions written in Rust
advent advent-of-code adventofcode rust rust-lang
Last synced: 24 Dec 2024