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/marcos-venicius/aoc

Advent of code solutions

advent-of-code advent-of-code-2015 aoc

Last synced: 28 Dec 2024

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

πŸŽ„ Advent of Code 2020

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

Last synced: 02 Jan 2025

https://github.com/jarhill0/aoc-2018

My work for Advent of Code 2018

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

Last synced: 13 Jan 2025

https://github.com/headblockhead/adventofcode

My solutions to adventofcode.com. All solutions are written in Go.

advent-of-code advent-of-code-2022 advent-of-code-2022-golang go golang

Last synced: 15 Jan 2025

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

My solutions for The Advent of Code 2023 in Kotlin

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

Last synced: 22 Nov 2024

https://github.com/ranveeraggarwal/advent-of-code-2021-kotlin

An attempt at AoC 2021 in a new (for me) language, Kotlin.

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

Last synced: 15 Dec 2024

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

My attempt at https://adventofcode.com/2015

advent-of-code advent-of-code-2015 adventofcode rust

Last synced: 18 Dec 2024

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

Code solutions for Advent of Code challenges (2022 edition), with detailed challenge descriptions and step-by-step solution details, including code snippets and tests.

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

Last synced: 06 Dec 2024

https://github.com/jcmoyer/puzzles

collection of solutions for various programming puzzles

advent-of-code cpp zig

Last synced: 11 Jan 2025

https://github.com/jcmoyer/adventofcode2019

Solutions with tests for Advent of Code

advent-of-code

Last synced: 11 Jan 2025

https://github.com/lemmi/aoc-2017

Advent of Code 2017

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

Last synced: 16 Nov 2024

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

Code solutions for Advent of Code challenges (2023 edition), with detailed challenge descriptions and step-by-step solution details, including code snippets and tests.

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

Last synced: 06 Dec 2024

https://github.com/chasestarr/aoc-2016

Advent of Code 2016 in Go

advent-of-code go

Last synced: 12 Jan 2025

https://github.com/oresttokovenko/advent_of_code

My solutions for Advent of Code

advent-of-code adventofcode

Last synced: 16 Jan 2025

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

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.

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

Last synced: 09 Jan 2025

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

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.

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

Last synced: 09 Jan 2025

https://github.com/shdblowers/advent_of_code_2017_elixir

:star: Solving puzzles! Saving Christmas!

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

Last synced: 17 Nov 2024

https://github.com/piradoiv/adventofcode-2019-xojo

Advent of Code Desktop application written in Xojo

advent-of-code advent-of-code-2019 xojo

Last synced: 05 Dec 2024

https://github.com/ecly/adventofcode2018

My solutions to Advent of Code 2018

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

Last synced: 03 Dec 2024

https://github.com/kaiosilveira/problem-solving

A collection containing references to my code challenge solutions, each of them with detailed explanation and thorough testing

advent-of-code hacker-rank-solutions problem-solving

Last synced: 06 Dec 2024

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

Mirror of https://gitlab.com/ASTRELION/advent-of-code, since AoC connects to my GitHub

advent-of-code rust

Last synced: 03 Jan 2025

https://github.com/bryan-hoang/advent-of-code-2017

My solutions to Advent of Code 2017.

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

Last synced: 22 Dec 2024

https://github.com/bryan-hoang/advent-of-code-2018

My solutions to Advent of Code 2018.

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

Last synced: 22 Dec 2024

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

πŸŽ„ My solutions to Advent of Code (http://adventofcode.com/) in JavaScript

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

Last synced: 25 Dec 2024

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

https://adventofcode.com/2018

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

Last synced: 08 Jan 2025

https://github.com/fabberr/aoc2024

Solutions for Advent of Code 2024 puzzles written in C++

advent-of-code advent-of-code-2024 aoc aoc-2024-in-cpp aoc2024 cpp cpp26 programming-challenge

Last synced: 15 Dec 2024

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

Advent of code exercises, just for fun. adventofcode.com

advent-of-code golang

Last synced: 22 Nov 2024

https://github.com/rehandalal/aoc2020

https://adventofcode.com/2020

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

Last synced: 20 Dec 2024

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

Advent of Code in Nix

advent-of-code aoc nix nixpkgs

Last synced: 14 Dec 2024

https://github.com/yehonatal/adventofcode

My solutions for advent of code challenges plus some note on how i got to the solutions, a some what walk through of me trying to learn more about problem solving using aoc 🫣

advent-of-code python

Last synced: 08 Jan 2025

https://github.com/amy-keibler/advent-of-code-2019

Advent of Code 2019 Solution Implementations

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

Last synced: 16 Nov 2024

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

The not so optimised but working solutions for Advent of Code

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

Last synced: 15 Jan 2025

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: 06 Dec 2024

https://github.com/simonneutert/aoc2021-clojure

Advent of Code 2021 in Clojure #aoc

advent-of-code aoc aoc2021 aoc2021clojure clojure

Last synced: 03 Oct 2024

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

A repo containing solutions for all Advent of Code 2022 problems in diffrent programming languages.

advent-of-code c cpp python3 rust

Last synced: 15 Dec 2024

https://github.com/tranzystorekk/cookiecutter-rust-aoc

A cookiecutter template for a repository with Advent of Code solutions in Rust

advent-of-code cookiecutter-template rust

Last synced: 07 Dec 2024

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

My solutions to Advent of Code. http://adventofcode.com

advent-of-code christmas python

Last synced: 16 Nov 2024

https://github.com/ecly/adventofcode2016

My solutions to Advent of Code 2016

advent-of-code advent-of-code-2016

Last synced: 03 Dec 2024

https://github.com/pyaillet/aoc2020

My dirty solutions to Advent of Code 2020

advent-of-code dirty-code python3

Last synced: 10 Dec 2024

https://github.com/seandstewart/aoc2018

This is a running repo of my solutions for Advent Of Code, 2018

advent-of-code advent-of-code-2018 python python-3 python-3-7 python3 python37

Last synced: 05 Dec 2024

https://github.com/ssynowiec/adventofcode

My Advent Of Code solutions. This repository contains solutions as of 2022 - 2024

advent-of-code aoc2022 aoc2023 aoc2024 js ts

Last synced: 12 Jan 2025

https://github.com/cakebaker/aoc-2021-rust

My Rust solutions for the Advent of Code 2021 puzzles

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

Last synced: 08 Jan 2025

https://github.com/cakebaker/aoc-2022-rust

My Rust solutions for the Advent of Code 2022 puzzles

advent-of-code advent-of-code-2022 aoc-2022 aoc-2022-in-rust rust

Last synced: 08 Jan 2025

https://github.com/mvllow/aoc

Advent of Code in TypeScript and maybe more

advent-of-code

Last synced: 17 Nov 2024

https://github.com/monkeydom/adventofcode-2020-rust

Participate in https://adventofcode.com/2020/

advent-of-code advent-of-code-2020 advent-of-code-rust aoc aoc2020

Last synced: 14 Dec 2024

https://github.com/dreisss/aoc2022

Solutions to Advent of Code 2022 event.

advent-of-code adventofcode

Last synced: 03 Jan 2025

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

Solutions to Advent of Code 2022 event.

advent-of-code adventofcode

Last synced: 03 Jan 2025

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

My solutions for Advent of Code

advent-of-code adventofcode

Last synced: 22 Nov 2024

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

Solutions in Python3 to https://adventofcode.com/2018

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

Last synced: 05 Jan 2025

https://github.com/krake747/csharp-advent-of-code

Advent of Code Solutions in multiple languages

advent-of-code csharp fsharp python

Last synced: 13 Jan 2025

https://github.com/calvinjmin/advent

Advent of Code!

advent-of-code

Last synced: 15 Jan 2025

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

Advent of Code 2023 event solutions.

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

Last synced: 22 Dec 2024

https://github.com/codybartfast/aoc22

A festive trek into the Haskell jungle with the Advent of Code

advent-of-code advent-of-code-2022 aoc haskell haskell-newbie

Last synced: 16 Nov 2024

https://github.com/richiksc/adventofcode-2019

My solutions for the 2019 Advent of Code challenge

advent-of-code advent-of-code-2019 javascript

Last synced: 08 Jan 2025

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

Challenges for Advent of Code 2018 written in JavaScript with Node.js

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

Last synced: 08 Jan 2025

https://github.com/willbush/exercises

Toying around with programming exercises

advent-of-code

Last synced: 19 Nov 2024

https://github.com/tdittr/aoc

My Advent of Code Solutions

advent-of-code

Last synced: 20 Dec 2024

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

All my solutions to the Advent of Code 2020 challenges

advent-of-code advent-of-code-2020 aoc aoc2020 csharp

Last synced: 13 Jan 2025

https://github.com/kennyfrc/aoc

advent of code solutions

advent-of-code aoc-2022 aoc-2022-in-ruby

Last synced: 08 Jan 2025

https://github.com/serms1999/advent-initializer

Download Advent of Code problems as markdown files and also its inputs

advent-of-code python python-package

Last synced: 31 Dec 2024

https://github.com/serms1999/adventofcode2023

Personal solution for advent of code 2023

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

Last synced: 31 Dec 2024

https://github.com/tranzystorekk/aoc-utils

A minimal set of utils for writing Advent of Code solutions.

advent-of-code cli rust-library

Last synced: 07 Dec 2024

https://github.com/ledevnovice/advent-of-code-cli-tool

Get and resolve Advent of Code puzzles directly in VSCode with CLI commands

advent-of-code cli commander nodejs

Last synced: 03 Jan 2025