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

Solutions to Advent of Code 2022

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

Last synced: 08 Nov 2024

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

https://adventofcode.com/2019 solutions

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

Last synced: 08 Nov 2024

https://github.com/fpapado/elm-aoc-starter

A setup for starting to solve Advent of Code problems in Elm, with tests and a CLI.

advent-of-code aoc elm

Last synced: 11 Nov 2024

https://github.com/maverobot/adventofcode2021

My Golang solutions for https://adventofcode.com/2021

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

Last synced: 12 Nov 2024

https://github.com/bigpick/code-practice

Repository to house all sorts of various code practice sites, interview prep solutions, etc.

advent-of-code hackerrank interview-preparation leetcode practice-programming programming-exercises python python3 self-improvement

Last synced: 08 Nov 2024

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

My solutions for the 2020 Advent of Code

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

Last synced: 07 Nov 2024

https://github.com/danny02/adventofcode18

Advent of Code 2018 Solutions

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

Last synced: 08 Nov 2024

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

My Advent of Code solutions

advent-of-code

Last synced: 12 Nov 2024

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

Advent of Code 2020 solutions

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

Last synced: 07 Nov 2024

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

My advent of code solution I collected over the years

advent-of-code

Last synced: 09 Nov 2024

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

Implementations for the 2022 Advent of Code

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

Last synced: 10 Nov 2024

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

My solutions for the Advent of Code 2021

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

Last synced: 08 Nov 2024

https://github.com/michaeladler/aoc

solutions for advent of code (aoc)

advent-of-code aoc

Last synced: 08 Nov 2024

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

My solutions for the Advent of Code 2020

advent-of-code advent-of-code-2020 aoc aoc2020 lua

Last synced: 08 Nov 2024

https://github.com/michaeladler/aoc-2019

My solutions for the Advent of Code 2019

advent-of-code advent-of-code-2019 aoc aoc2019 rust zig

Last synced: 08 Nov 2024

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

Collection of my Advent of Code 2021 solutions πŸŽ…

advent-of-code ho-ho-ho

Last synced: 08 Nov 2024

https://github.com/obay-ismaeel/advent-of-code-problems

This project contains my solutions for the problems featured on the Advent of Code website using C# language

advent-of-code csharp problem-solving

Last synced: 10 Nov 2024

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

https://adventofcode.com/2018

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

Last synced: 08 Nov 2024

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

Puzzles solutions for Advent of Code 2022

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

Last synced: 08 Nov 2024

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

Collection of AoC solutions

advent-of-code python3

Last synced: 08 Nov 2024

https://github.com/sandwoodjones/advent_of_code_2021

Solving https://adventofcode.com/2021 with Python

advent-of-code advent-of-code-2021 python python3

Last synced: 08 Nov 2024

https://github.com/zachbogart/advent_of_code

Advent of Code Puzzle Scripts

advent-of-code holidays

Last synced: 08 Nov 2024

https://github.com/duhow/aoc

Advent of Code

advent-of-code

Last synced: 08 Nov 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: 31 Oct 2024

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

Advent of code 2020 solutions in python

advent-of-code advent-of-code-2020 aoc aoc2020 python

Last synced: 08 Nov 2024

https://github.com/severen/practice

Programming exercises for fun and great profit.

advent-of-code exercises exercism learning practice programming-exercises

Last synced: 10 Nov 2024

https://github.com/jwarwick/aoc_2019_ada

2019 Advent of Code in Ada

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

Last synced: 08 Nov 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: 12 Nov 2024

https://github.com/jwarwick/aoc_2015

Advent of Code 2015 in Golang

advent-of-code advent-of-code-2015 aoc2015 golang minizinc

Last synced: 08 Nov 2024

https://github.com/jwarwick/aoc_2020_zig

Advent of Code 2020 (in Zig)

advent-of-code aoc aoc2020 ziglang

Last synced: 08 Nov 2024

https://github.com/jcmoyer/puzzles

collection of solutions for various programming puzzles

advent-of-code cpp zig

Last synced: 12 Nov 2024

https://github.com/thor77/adventofcode2018

My solutions for AdventOfCode 2018

advent-of-code

Last synced: 08 Nov 2024

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

Advent of Code solutions

advent-of-code

Last synced: 02 Nov 2024

https://github.com/thomas-basham/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. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.

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

Last synced: 08 Nov 2024

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

Advent of Code 2023 in Rust πŸŽ„πŸ¦€

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

Last synced: 08 Nov 2024

https://github.com/jcmoyer/adventofcode2019

Solutions with tests for Advent of Code

advent-of-code

Last synced: 12 Nov 2024

https://github.com/abiydv/advent2022

Attempts to solve the adventofcode.com 2022 quizes

advent-of-code advent-of-code-2022 advent-of-code-2022-go adventofcode

Last synced: 12 Nov 2024

https://github.com/abiydv/adventofcode2021

My solutions for https://adventofcode.com/2021

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

Last synced: 12 Nov 2024

https://github.com/tjmahr/adventofcode21

My solutions (R) for Advent of Code 2021

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

Last synced: 12 Nov 2024

https://github.com/giraugh/advent-of-code-2023-rust

My advent of code 2023 solutions in Rust

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

Last synced: 07 Nov 2024

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

my own personal challenge for the advent of code

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

Last synced: 05 Nov 2024

https://github.com/tjmahr/adventofcode18

My solutions (R) for Advent of Code 2018

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

Last synced: 12 Nov 2024

https://github.com/dino-kupinic/adventofcode2023

πŸ™Œ my advent of code solutions

advent-of-code aoc-2023-in-cpp cpp

Last synced: 10 Nov 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: 08 Nov 2024

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

Helping me improve logical thinking and learn Elm - SPOILERS AHEAD!

advent-of-code advent-of-code-2018 elm elm-lang

Last synced: 08 Nov 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: 09 Nov 2024

https://github.com/serms1999/adventofcode2023

Personal solution for advent of code 2023

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

Last synced: 08 Nov 2024

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: 08 Nov 2024

https://github.com/serms1999/adventofcode2022

Personal solution for advent of code 2022

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

Last synced: 08 Nov 2024

https://github.com/kennyfrc/aoc

advent of code solutions

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

Last synced: 10 Nov 2024

https://github.com/lin-ycv/advent-of-code

Advent of Code solutions in JS. Years are seperated by branches.

advent-of-code

Last synced: 12 Nov 2024

https://github.com/w4/aoc

πŸŽ„ advent of code

advent-of-code

Last synced: 09 Nov 2024

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

Solutions to Advent of Code 2022 event.

advent-of-code adventofcode

Last synced: 09 Nov 2024

https://github.com/dreisss/aoc2022

Solutions to Advent of Code 2022 event.

advent-of-code adventofcode

Last synced: 09 Nov 2024

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

My code for the Advent of Code 2023 edition

advent-of-code aoc aoc-2023 aoc2023 csharp

Last synced: 11 Nov 2024

https://github.com/lymkwi/adventofcode-2021

My solutions for the Advent of Code 2021 puzzles (in Rust!)

advent-of-code advent-of-code-2021 advent-of-code-rust coding-challenge

Last synced: 09 Nov 2024

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

πŸŽ„My Advent of Code SolutionsπŸŽ„

advent-of-code advent-of-code-2022 advent-of-code-2023 ocaml rust

Last synced: 07 Nov 2024

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: 11 Nov 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: 09 Nov 2024

https://github.com/mbarbetti/aoc-notebooks

:notebook: Python solutions for Advent of Code puzzles

advent-of-code jupyter-notebook python

Last synced: 09 Nov 2024