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/elschnagoo/adventofcode-2023

This project contains my solutions to the Advent of Code 2023 puzzles.

advent-of-code christmas typescript

Last synced: 21 Jan 2025

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

https://adventofcode.com/

advent-of-code

Last synced: 05 Feb 2025

https://github.com/dbut2/fetch

Advent of Code puzzle and input fetcher and opener

advent-of-code aoc go

Last synced: 25 Dec 2024

https://github.com/ellisvalentiner/adventofcode2019

https://adventofcode.com/2019

advent-of-code csharp dotnet

Last synced: 05 Feb 2025

https://github.com/k0nserv/advent-of-rust-2023

Advent of Code 2023 solutions, Rust as always

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

Last synced: 25 Jan 2025

https://github.com/k0nserv/advent-of-rust-2020

Advent of Code 2020 solutions, Rust as always

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

Last synced: 25 Jan 2025

https://github.com/jomaxso/AdventOfCode

Welcome to my Advent of Code repository! This repo contains my solutions for the Advent of Code challenges. Advent of Code is an annual event where each day from December 1st to 25th, a new programming puzzle is released. It’s a fun way to improve your coding skills and get into the holiday spirit!

advent-of-code coding-challenge csharp csharp-code dotnet

Last synced: 25 Jan 2025

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

Advent of Code

advent-of-code python rust

Last synced: 31 Jan 2025

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

My solutions for Advent of Code starting from 2015

advent-of-code functional-programming optimization problem-solving scala

Last synced: 23 Jan 2025

https://github.com/dmalikov/advent-of-shame-2018

I'll drop tomorrow | s/::/:/g et voila!

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

Last synced: 31 Jan 2025

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

Eric Wastl's Advent of Code

advent-of-code javascript

Last synced: 05 Feb 2025

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

Solutions to Advent of Code 2023 in PHP

advent-of-code php-script

Last synced: 26 Dec 2024

https://github.com/timmoth/adventofcode2022

Optimised dotnet solutions for Advent Of Code 2022

2022 advent-of-code csharp dotnet timmoth

Last synced: 31 Jan 2025

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

Solutions to Advent of Code 2021 in Swift

advent-of-code swift-script

Last synced: 26 Dec 2024

https://github.com/anamba/adventofcode2020

Advent of Code 2020 solutions in Elixir

advent-of-code advent-of-code-2020 elixir elixir-lang

Last synced: 23 Jan 2025

https://github.com/tombl/aoc

yet another Advent of Code cli

advent-of-code

Last synced: 08 Feb 2025

https://github.com/durocodes/audit

a tool to validate advent of code solutions

advent-of-code aoc

Last synced: 29 Jan 2025

https://github.com/dainfloop/aoc-leaderboard-bot

Cool script that posts a Advent of Code private leaderboard on Discord

advent-of-code discord

Last synced: 26 Dec 2024

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

My feeble attempt at Advent of Code 2018

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

Last synced: 01 Jan 2025

https://github.com/satyamvyas04/adventofcode

My solutions to the Advent of Code challenges, a festive series of programming puzzles to enhance problem-solving and coding skills.

advent-of-code dsa logic-building problem-solving python

Last synced: 07 Feb 2025

https://github.com/soerenschneider/adventofcode2019

Solutions for 2019 advent of code

advent-of-code advent-of-code-2019 golang

Last synced: 06 Feb 2025

https://github.com/brettbuddin/advent2022

πŸ§‘β€πŸŽ„ Advent of Code 2022

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

Last synced: 01 Jan 2025

https://github.com/fredrikaugust/jul22

Solutions to Advent of Code 2022. Not a great deal of focus on code quality β€”Β don't have time this year.

advent-of-code rust

Last synced: 31 Jan 2025

https://github.com/harmim/aoc-2023

Advent of Code 2023 (Java)

advent-of-code advent-of-code-2023 christmas java puzzle

Last synced: 06 Feb 2025

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

πŸŽ„ My solutions to Advent of Code

advent-of-code typescript

Last synced: 08 Feb 2025

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

Solutions for the Advent Of Code 2020

advent-of-code aoc aoc2020

Last synced: 24 Jan 2025

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

My answers to Advent of Code, multiple editions.

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

Last synced: 30 Jan 2025

https://github.com/themrmilchmann/adventofcode2022

My solutions to the "Advent of Code 2022" puzzles using Kotlin 1.7 and Java 18.

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

Last synced: 24 Dec 2024

https://github.com/theiskaa/algoc

A list of problems and their solutions

advent-of-code leetcode

Last synced: 25 Jan 2025

https://github.com/themrmilchmann/adventofcode2023

My solutions to the "Advent of Code 2023" puzzles using Kotlin 1.9 and Java 21.

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

Last synced: 24 Dec 2024

https://github.com/teknopt/aoc_2023

This repository contains my solutions for the Advent of Code 2023 challenges, implemented exclusively in the Rust programming language.

advent-of-code advent-of-code-2023 advent-of-code-2023-rust aoc aoc-2023 aoc-2023-in-rust rust rust-lang

Last synced: 10 Jan 2025

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

My Advent of Code's solutions.

advent-of-code algorithms

Last synced: 09 Feb 2025

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

🦌-🦌-🦌-πŸŽ…πŸ›·πŸŽ

advent-of-code bun typescript

Last synced: 25 Jan 2025

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

It's that time of the year again

advent-of-code advent-of-code-2021 rust rust-lang

Last synced: 08 Feb 2025

https://github.com/turbaszek/aoc

Advent of code solutions πŸŽ„πŸŽ

advent-of-code advent-of-code-2021 advent-of-code-2022 fun

Last synced: 23 Jan 2025

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

Advent of Code 2022 in Rust

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

Last synced: 24 Dec 2024

https://github.com/j0b10/adventofcode2021

This repo contains my code snippets for solving the puzzles from https://adventofcode.com/2021/ using java

advent-of-code advent-of-code-2021 aoc aoc2021

Last synced: 01 Jan 2025

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

My solutions of the Advent of Code 2022 challenge

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

Last synced: 26 Dec 2024

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

Central hub for my personal Advent of Code solutions which are written in many different programming languages

advent-of-code advent-of-code-2015 advent-of-code-2020 aoc-runner clojure deno javascript nim rust typescript

Last synced: 23 Jan 2025

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

My Python solutions to the Advent of Code

advent-of-code python

Last synced: 03 Jan 2025

https://github.com/hildjj/adventofcode2024

My solutions to Advent of Code 2024

advent-of-code aoc-2024-in-deno

Last synced: 05 Feb 2025

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

Solutions for the Advent of Code 2023 challenges! πŸŽ„βœ¨

advent-of-code coding-challenges python

Last synced: 01 Feb 2025

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

Solutions to Advent of Code problems in Python for the year 2018.

advent-of-code python

Last synced: 09 Jan 2025

https://github.com/houssemcharf/adventcode2016

Advent Of Code 2016 Solution

advent-of-code game python

Last synced: 05 Feb 2025

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

β˜ƒοΈ Learning Rust with AoC 2021 πŸŽ„https://adventofcode.com/2021/

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

Last synced: 07 Feb 2025

https://github.com/mycarta/aoc2019

Solutions and fails for the 2019 Advent of Code https://adventofcode.com

advent-of-code advent-of-code-2019 aoc aoc2019

Last synced: 23 Jan 2025

https://github.com/vorban/laravel-advent-of-code

Laravel Advent of Code template repository.

advent-of-code laravel template

Last synced: 30 Jan 2025

https://github.com/y-syo/advent-of-code-2024

πŸŽ„ my very cool solutions for the 2024 advent of code

advent-of-code advent-of-code-2024 bash-script c nix python python3 ruby rust stupid

Last synced: 06 Feb 2025

https://github.com/thekevjames/challenges

various coding challenges

advent-of-code kattis project-euler

Last synced: 06 Feb 2025

https://github.com/k0nserv/advent-of-rust-2024

Advent of Code 2024, in Rust of course

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

Last synced: 01 Feb 2025

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

Advent of Code 2024

advent-of-code aoc2024

Last synced: 07 Feb 2025

https://github.com/qazer2687/aoc24

My C# solutions to Advent Of Code 2024. πŸŽ„

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

Last synced: 01 Feb 2025

https://github.com/jazzpi/aocc

Advent of Code 23, C Edition

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

Last synced: 07 Feb 2025

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

Advent of Code 2023 solutions

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

Last synced: 09 Jan 2025

https://github.com/codybartfast/aoc21

Taking a festive dive into JavaScript with the Advent of Code

advent-of-code advent-of-code-2021 aoc aoc21 javascript javascript-newbie

Last synced: 17 Jan 2025

https://github.com/nish7/aoc

Advent Of Code

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

Last synced: 08 Feb 2025

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

Advent of Code - A series of challenges in the spirit of the holidays for 2023πŸŽ„

advent-of-code adventofcode algorithm-challenges aoc2023 aoc2023-in-python holidays python python-script

Last synced: 21 Jan 2025

https://github.com/juergenhoetzel/adventofcode2024

Advent of Code 2024 solutions in 🐍 Python

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

Last synced: 22 Dec 2024

https://github.com/vtombesi/aoc-ts

A project for advent-of-code made in Typescript (with love πŸ₯°)

advent-of-code challenges typescript

Last synced: 23 Dec 2024

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

These are the adventures of @Judy2k, as he ventures forth to solve the coding problems supplied by Advent of Code 2018.

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

Last synced: 24 Dec 2024

https://github.com/antonio-hickey/advent-of-code

My solutions for the annual Advent of Code programming challenges

advent-of-code

Last synced: 07 Feb 2025

https://github.com/stijnh/rust-advent-of-code-2018

πŸŽ„ Challenges for adventofcode.com/2018 in Rust πŸŽ„

advent-of-code advent-of-code-2018 adventofcode adventofcode2018 aoc2018 rust

Last synced: 30 Jan 2025

https://github.com/cbrewster/advent_of_code_2019

My Rust solutions for Advent of Code 2019

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

Last synced: 26 Dec 2024

https://github.com/bryan-hoang/aoc-cli-node

An Advent of Code command-line tool developed using Node.js.

advent-of-code

Last synced: 06 Feb 2025