Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/pchaparro/adventofcode-2022

My solutions for advent of code 2022.

advent-of-code advent-of-code-2022 python

Last synced: 29 Jan 2025

https://github.com/andinus/aoc

My solutions for Advent of Code

advent-of-code aoc

Last synced: 29 Jan 2025

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/ibug/adventofcode-go

My code for Advent of Code annual event

advent-of-code

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/alerighi/advent-of-code-2025

My solutions for 2025 advent of code

advent-of-code advent-of-code-2024 aoc aoc2024

Last synced: 05 Feb 2025

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/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/developerpaul123/advent-of-code-2021

Solutions for the 2021 Advent of Code challenges

advent-of-code advent-of-code-2021 aoc aoc2021 rust rust-lang rustlang

Last synced: 31 Dec 2024

https://github.com/jambolo/advent-of-code-2024

Advent of Code 2024 solutions in Haskell

advent-of-code advent-of-code-2024 haskell

Last synced: 01 Feb 2025

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-2022-in-kotlin

Advent of Code 2022 πŸŽ„

advent-of-code aoc aoc-2022-in-kotlin kotlin

Last synced: 18 Dec 2024

https://github.com/scrogson/advent-of-code

Advent of Code

advent-of-code rust

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/rtasalem/advent-of-code.js

My solutions to Advent of Code using JavaScript.

advent-of-code javascript

Last synced: 31 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/lhvy/aoc

Advent of Code Solutions Written in Python 3

advent-of-code python3

Last synced: 18 Dec 2024

https://github.com/mattkolega/aoc2024

⭐️ Advent of Code 2024 Solutions

advent-of-code cpp puzzle

Last synced: 31 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/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/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/jonasleonhard/advent-of-code

Yearly Advent of Code Puzzles - https://adventofcode.com

advent-of-code go rust

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/carseven/adventjs

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 18 Jan 2025

https://github.com/potatomaster101/aoc-cpp-template

A C++ template repository for setting up Advent of Code solutions

advent-of-code cpp

Last synced: 01 Jan 2025

https://github.com/potatomaster101/aoc2023

Advent of Code 2023 solutions in C#

advent-of-code csharp dotnet

Last synced: 01 Jan 2025

https://github.com/grahamedgecombe/advent-2016

Advent of Code 2016 solutions

advent-of-code

Last synced: 18 Dec 2024

https://github.com/potatomaster101/aoc.net

A .NET 8 library for Advent of Code stuff

advent-of-code dotnet

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/alexeymz/advent-of-code-2024

Solutions for Advent of Code 2024 in TypeScript

advent-of-code advent-of-code-2024

Last synced: 31 Jan 2025

https://github.com/ppmpreetham/aoc

My solutions to Advent of Code, since 2023.

advent-of-code advent-of-code-2023

Last synced: 01 Feb 2025

https://github.com/bombsimon/advent-of-code-2020

πŸŽ„ Advent of Code 2020

advent-of-code advent-of-code-2020

Last synced: 25 Jan 2025

https://github.com/maewolff/advent-of-code-2024

πŸŽ„ Advent of Code - 2024

advent-of-code bun typescript

Last synced: 31 Jan 2025

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/shnarazk/learn-pharo

Let's learn a descendant of Smalltalk-80

advent-of-code learning-by-doing pharo smalltalk

Last synced: 25 Jan 2025

https://github.com/lfwells/aoc2022

My solutions for most of AOC2022 in JS

advent-of-code advent-of-code-2022

Last synced: 25 Jan 2025

https://github.com/heygambo/adventofcode-2018

Solutions for Advent of code 2018

advent-of-code advent-of-code-2018 javascript nodejs

Last synced: 31 Jan 2025

https://github.com/riari/aoc-2022

My solutions for Advent of Code 2022.

advent-of-code advent-of-code-2022 kotlin

Last synced: 19 Jan 2025

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/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/philipdb/advent-of-code

Repository containing my advent of code solutions.

advent-of-code cpp csharp rust

Last synced: 23 Jan 2025

https://github.com/r1c4rdco5t4/adventofcode

My solutions for the Advent of Code coding puzzles with Python

advent-of-code advent-of-code-2022 advent-of-code-2023 advent-of-code-python python

Last synced: 05 Feb 2025

https://github.com/0xrgb/adventofjulia

Advent of Code using Julia

advent-of-code competitive-programming julia

Last synced: 18 Dec 2024

https://github.com/colin-farkas-personal/aoc-2023

My solutions for AdventOfCode - 2023

advent-of-code

Last synced: 24 Dec 2024

https://github.com/alexblackie/aoc-2022

πŸŽ… My Advent of Code 2022 solutions

advent-of-code c

Last synced: 24 Dec 2024

https://github.com/thekorn/aoc-2023-zig

Advent of code 2023 in zig

advent-of-code advent-of-code-2023 aoc aoc-2023 zig

Last synced: 25 Jan 2025

https://github.com/waqas-334/adventofcode2024

This repo is for AdventOfCode2024 problems' solution in python language

advent-of-code python3

Last synced: 01 Feb 2025

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/nohus/adventofcode2021

My Advent of Code 2021 solutions in Kotlin

advent-of-code advent-of-code-2021 aoc-2021-in-kotlin kotlin

Last synced: 29 Jan 2025

https://github.com/ldilley/adventofcode

:christmas_tree: Advent of Code (http://adventofcode.com/) solutions

advent-of-code bash c cpp csharp elixir go groovy java javascript julia ksh lua perl php python ruby rust scala tcl

Last synced: 19 Jan 2025

https://github.com/badasintended/advent

cursed advent of code, also an excuse to learn new language(s)

advent-of-code advent-of-code-2020 nim

Last synced: 17 Nov 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