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

Pure Javascript/NodeJS implementation of the advent of code puzzles

advent-of-code advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 javascript nodejs typescript

Last synced: 01 Feb 2025

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/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/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/mobeigi/aoc-kotlin-2023

Mo Beigi's solutions for Advent of Code

advent-of-code adventofcode aoc aoc-2023-in-kotlin aoc2023 kotlin

Last synced: 31 Jan 2025

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/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/nymann/adventofcode

Solutions for Advent of Code

advent-of-code

Last synced: 19 Dec 2024

https://github.com/al-ce/aocgofetch

CLI tool for fetching Advent of Code puzzle input

advent-of-code

Last synced: 24 Dec 2024

https://github.com/al-ce/go-aoc-template

Advent of code project template for Golang

advent-of-code

Last synced: 24 Dec 2024

https://github.com/minhoryang/advent-of-code-2019

오후 두시에 만나요!

advent-of-code python3

Last synced: 29 Jan 2025

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

my solutions for http://adventofcode.com/

advent-of-code rust

Last synced: 05 Feb 2025

https://github.com/himanshurajora/advent-of-code-2023

Solutions of Advent of code 2023 written in Javascript on Bun Runtime

advent-of-code advent-of-code-2023 advent-of-code-javascript bun javascript

Last synced: 15 Dec 2024

https://github.com/squeek502/adventofcode

My Advent of Code solutions, using Lua 5.1

advent-of-code lua

Last synced: 29 Jan 2025

https://github.com/vorban/elf

An Advent of Code helper

advent-of-code tool

Last synced: 30 Jan 2025

https://github.com/vollkorntomate/adventofcode-2022

My solutions for the Advent of Code 2022 – written in Rust

advent-of-code advent-of-code-2022 advent-of-code-2022-rust adventofcode adventofcode2022

Last synced: 02 Feb 2025

https://github.com/vollkorntomate/adventofcode-2023

My solutions for the Advent of Code 2023 – written in Rust

advent-of-code advent-of-code-2023 advent-of-code-2023-rust adventofcode adventofcode2023

Last synced: 02 Feb 2025

https://github.com/ckrook/adventofcode

Attempts to solve as many of Advent of Codes challenges as I can each year. No pretty code can be found here.

advent-of-code javascript problem-solving

Last synced: 29 Jan 2025

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

https://github.com/seapagan/aoc2022

Advent of Code 2022, in Python.

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

Last synced: 24 Dec 2024

https://github.com/adrien-ben/adventofcode_2022_rs

Advent of code 2022 in Rust

advent-of-code christmas rust

Last synced: 01 Feb 2025

https://github.com/memowe/aoc2021

My Advent of Code 2021 solutions

advent-of-code exercises haskell

Last synced: 25 Dec 2024

https://github.com/teekeks/aoc2024

Advent of Code 2024

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

Last synced: 29 Jan 2025

https://github.com/coko7/aoc-2024

My code for the Advent of Code 2024 edition

advent-of-code aoc aoc-2024 aoc-2024-in-rust aoc2024 rust

Last synced: 30 Jan 2025

https://github.com/pacoorozco/advent-of-code-php

Advent of Code (PHP) with TDD

advent-of-code advent-of-code-2021 php

Last synced: 11 Jan 2025

https://github.com/jonas-koerber/aoc2023

Advent of Code 2023 solutions.

advent-of-code advent-of-code-2023 javascript js nodejs

Last synced: 05 Feb 2025

https://github.com/gab-i-alves/advent-of-code-2024

My solutions for Advent of Code 2024 - an annual advent calendar of programming puzzles. Written in Python with a focus on practicing logic and algorithms. Each day presents two coding challenges that unlock as you solve them, becoming progressively harder as Christmas approaches. This repository documents my journey through the puzzles and more :)

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

Last synced: 25 Dec 2024

https://github.com/lfarci/advent-of-code-2021

My solutions to the Advent of Code 2021 puzzles organized by Eric Wastl (https://adventofcode.com/).

advent-of-code advent-of-code-2021 dotnet dotnet6 javascript nodejs

Last synced: 25 Dec 2024

https://github.com/jaredledvina/adventofcode2017

My personal attempt to solve https://adventofcode.com/2017/

advent-of-code advent-of-code-2017

Last synced: 23 Jan 2025

https://github.com/jaredledvina/adventofcode2018

My solutions to https://adventofcode.com/ for 2018

advent-of-code advent-of-code-2018

Last synced: 23 Jan 2025

https://github.com/wiigg/aoc

My solutions for the Advent of Code

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

Last synced: 05 Feb 2025

https://github.com/ragibasif/aoc-2015

Advent of Code - 2015

advent-of-code cpp haskell python

Last synced: 02 Feb 2025

https://github.com/ashwin-1709/advent-of-code-2023

Advent of Code 2023

advent-of-code

Last synced: 22 Jan 2025

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

My Advent Of Code 2024 solutions

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

Last synced: 01 Feb 2025

https://github.com/plague-doc/advent-of-code-2024

Advent of Code 2024 solutions in Python.

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

Last synced: 29 Jan 2025

https://github.com/primexz/adventofcode

Repo for Advent of Code 2022 and 2023

advent advent-of-code adventofcode aoc2022

Last synced: 21 Jan 2025

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

My attempts at the Advent Of Code 2020 exercises!

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

Last synced: 25 Dec 2024

https://github.com/nathankleyn/advent-of-code-2018

My attempts at the Advent Of Code 2018 exercises!

advent-of-code advent-of-code-2019 rust

Last synced: 25 Dec 2024

https://github.com/nathankleyn/advent-of-code-2015

My attempts at the Advent Of Code 2015 exercises!

advent-of-code advent-of-code-2015 ruby

Last synced: 25 Dec 2024

https://github.com/nathankleyn/advent-of-code-2017

My attempts at the Advent Of Code 2017 exercises!

advent-of-code advent-of-code-2017 rust

Last synced: 25 Dec 2024

https://github.com/nathankleyn/advent-of-code-2019

My attempts at the Advent Of Code 2019 exercises!

advent-of-code advent-of-code-2019 rust

Last synced: 25 Dec 2024

https://github.com/thomasgesseyjones/advent_of_code_2023

My solutions to Advent of Code 2023 in Python3.8

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

Last synced: 25 Dec 2024

https://github.com/jrodal98/advent-of-code-2022

Advent of Code is an annual programming challenge event that takes place during the month of December. It consists of a series of small programming puzzles that are released on consecutive days, with each puzzle building on the concepts and techniques learned in the previous puzzles.

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

Last synced: 25 Dec 2024

https://github.com/jrp2014/aoc2018

Advent of Code 2018, in Haskell

advent-of-code advent-of-code-2018 haskell

Last synced: 25 Dec 2024

https://github.com/spencerwi/adventofcode2019

My solutions to 2019 Advent of Code, written in Crystal

advent-of-code advent-of-code-2019 crystal-lang

Last synced: 01 Jan 2025

https://github.com/cerus/aoc2022

Advent of Code solutions written in Edina and Java

advent-of-code advent-of-code-2022 aoc aoc2022 toy-language

Last synced: 24 Jan 2025

https://github.com/cerus/aoc-2021

Java solutions for AOC 2021

advent-of-code aoc aoc-2021 aoc2021 java

Last synced: 24 Jan 2025

https://github.com/zyhou/advent-of-code-2021

This is my attempt to solve the Advent Of Code 2021

advent-of-code advent-of-code-2021 deno denoland

Last synced: 25 Dec 2024

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

This is my attempt to solve the Advent Of Code 2020

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

Last synced: 25 Dec 2024

https://github.com/hoodscott/aoc2018

Learning Nim with Advent of Code Challenges

advent-of-code advent-of-code-2018 advent-of-nim

Last synced: 17 Jan 2025

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

https://adventofcode.com/2018

advent-of-code advent-of-code-2018 javascript ramda

Last synced: 25 Dec 2024

https://github.com/maheshkumar-novice/advent-of-code

Advent Of Code - Solutions - Aggregate https://adventofcode.com/

advent-of-code fun git python ruby submodule

Last synced: 01 Feb 2025

https://github.com/kpechenenko/adventofcode

My solutions to the Advent of Code 2022 challenge.

advent-of-code advent-of-code-2022 algorithm-challenges challenge python python3

Last synced: 05 Feb 2025

https://github.com/fxwiegand/advent-of-code-2021

Solutions for puzzles from the advent of code 2021.

advent-of-code

Last synced: 25 Dec 2024

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

The daily solutions for advent-of-code hackathon.

advent-of-code adventofcode adventofcode2022 aoc aoc-2022-in-js

Last synced: 18 Jan 2025

https://github.com/pacoorozco/advent-of-code-go

Solutions to Advent of Code http://adventofcode.com in Go

advent-of-code go golang

Last synced: 11 Jan 2025

https://github.com/ashwin-1709/advent-of-code-2024

Advent of Code 2024

advent-of-code

Last synced: 22 Jan 2025

https://github.com/rmsrosa/adventofcode

My solutions to Advent of Code

advent-of-code julia

Last synced: 21 Jan 2025

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

My code for the Advent of Code

advent-of-code adventofcode

Last synced: 24 Jan 2025

https://github.com/marcelrobitaille/2021-advent-of-code

My solutions to the 2021 advent of code

advent-of-code advent-of-code-2021

Last synced: 26 Dec 2024

https://github.com/bence-t0th/advent-of-code-2023

My solutions of the Advent of Code 2023 challenge

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

Last synced: 26 Dec 2024

https://github.com/andreiyard/advent_of_code_2015

My solutions to 2015 Advent of Code (https://adventofcode.com/2015) written in Zig

advent-of-code zig

Last synced: 29 Jan 2025

https://github.com/jzimbel/adventofcode-go

Go Solutions and Utilities for Advent of Code puzzles

advent-of-code advent-of-code-2019 adventofcode go golang puzzle

Last synced: 01 Feb 2025

https://github.com/jzimbel/adventofcode-python

Python Solutions and Utilities for Advent of Code puzzles

advent-of-code advent-of-code-2018 adventofcode puzzle python python3

Last synced: 01 Feb 2025

https://github.com/stevwonder/advent_of_code

My Solutions for http://adventofcode.com/

advent-of-code advent-of-code-python advent-of-code-rust

Last synced: 10 Jan 2025

https://github.com/lukahartwig/advent-of-c

Solving Advent of Code in C

advent-of-code c

Last synced: 26 Dec 2024