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/teekeks/aoc2022

Advent of Code 2022 Solutions

advent-of-code aoc aoc2022 clojure

Last synced: 09 Dec 2024

https://github.com/janniks/aoc2021

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 clojure python python3 rust rust-lang

Last synced: 22 Dec 2024

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

Solution for https://adventofcode.com/2019 in Kotlin and Java

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

Last synced: 19 Nov 2024

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

My solutions to Advent of Code problems in Rust.

advent-of-code adventofcode aoc rust

Last synced: 29 Nov 2024

https://github.com/gansanay/adventofcode

Some flavors of implementations for the Advent of Code challenges

advent-of-code

Last synced: 26 Nov 2024

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

Advent of Code is a series of small programming puzzles for a variety of skill levels.

advent-of-code advent-of-code-2018 go golang

Last synced: 14 Nov 2024

https://github.com/augustunderground/aoc2022

Advent of Code 2022

advent-of-code aoc bqn racket

Last synced: 16 Nov 2024

https://github.com/timokluser-dev/advent-of-code-2021

➑️ https://adventofcode.com/2021

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

Last synced: 23 Nov 2024

https://github.com/jbaldwin/adventofcode

https://adventofcode.com

advent-of-code

Last synced: 16 Nov 2024

https://github.com/ferdinandkeller/advent_of_code_2022

My solutions to AoC 2022

advent-of-code rust

Last synced: 20 Dec 2024

https://github.com/drakota/adventofcode

πŸŽ„ Advent of Code solutions

advent-of-code python rust solutions

Last synced: 12 Nov 2024

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

Advent of Code 2018 Clojure Solutions

advent-of-code clojure

Last synced: 16 Nov 2024

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

Advent of Code Solutions

advent-of-code clojure

Last synced: 16 Nov 2024

https://github.com/jamesseanwright/aoc-2022-deno

Solutions to Advent of Code 2022 written in TypeScript and running on Deno

advent-of-code advent-of-code-2022 adventofcode aoc2022

Last synced: 12 Nov 2024

https://github.com/doic/advent2023

My solutions for the Advent of Code 2023

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

Last synced: 09 Jan 2025

https://github.com/jaredledvina/adventofcode2017

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

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

Last synced: 22 Nov 2024

https://github.com/ferdinandkeller/aoc-py

Python solutions to Advent Of Code.

advent-of-code python

Last synced: 20 Dec 2024

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

Solving Advent of Code 2021 problems in R πŸ’»

advent-of-code challenge problem-solving r-language

Last synced: 12 Nov 2024

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

Repository containing the Advent of Code Challenges

advent-of-code

Last synced: 24 Dec 2024

https://github.com/jaredledvina/adventofcode2018

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

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

Last synced: 22 Nov 2024

https://github.com/emre-one/advent-of-code-2016

My Kotlin implementations of Advent-of-Code-2016 puzzles

advent-of-code advent-of-code-2016 aoc aoc-2016 aoc-2016-in-kotlin kotlin

Last synced: 20 Dec 2024

https://github.com/huzecong/advent-of-nim-2021

Solutions to Advent of Code 2021, in Nim

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

Last synced: 12 Nov 2024

https://github.com/jaxvanyang/adventofcode

Personal solutions of Advent of Code.

advent-of-code rust

Last synced: 30 Nov 2024

https://github.com/justalittlewolf/adventofcode2023

My solutions to Advent of Code 2023

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

Last synced: 10 Nov 2024

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

My 2020 Advent of Code Solutions in Python

advent-of-code advent-of-code-2020 python python3

Last synced: 18 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/dgarrodc/advent-of-code-2019-ldpl

Solutions for Advent of Code in LDPL!

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

Last synced: 12 Nov 2024

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

πŸŽ„ My Advent of Code 2022 solutions, done in a complicated way that's more of an excercize in data modeling than the simplest/quickest solution.

advent-of-code advent-of-code-2022 adventofcode data-model model model-oriented-programming modeling modelling swift

Last synced: 12 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/jcmoyer/adventofcode2019

Solutions with tests for Advent of Code

advent-of-code

Last synced: 12 Nov 2024

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/textbook/aoc-2021

Implementations for the 2021 Advent of Code

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

Last synced: 08 Jan 2025

https://github.com/emre-one/advent-of-code-2022

My Kotlin implementations of Advent-of-Code-2022 puzzles

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

Last synced: 20 Dec 2024

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

Advent of Code solutions and inputs, written in Go

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

Last synced: 28 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: 09 Jan 2025

https://github.com/kkirsche/adventofcode

http://adventofcode.com

advent-of-code python3 ruby

Last synced: 16 Nov 2024

https://github.com/oleskiewicz/aoc2018

solutions to (a few) advent of code 2018 problems

advent-of-code advent-of-code-2018 ggplot2 julia nim

Last synced: 20 Nov 2024

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

My answers for the 2017 Advent of Code in Rust.

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

Last synced: 12 Nov 2024

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/f-masche/advent-of-code-rust

My solutions for the https://adventofcode.com/ 2020

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

Last synced: 08 Jan 2025

https://github.com/yemouu/adventofcode

My solutions for adventofcode.com

advent-of-code aoc

Last synced: 06 Dec 2024

https://github.com/levi-ivel/advent-of-code

My solutions to the puzzles from Advent of Code

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

Last synced: 14 Dec 2024

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

My solutions for the Advent of Code challenges of 2019 https://adventofcode.com/2019 written mainly in C#.

advent-of-code advent-of-code-2019 azure-devops c-sharp challenges dotnet dotnet-core dotnetcore puzzle

Last synced: 13 Dec 2024

https://github.com/fabberr/adventofcode2022

My solutions for the Advent of Code 2022 puzzles, implemented in C++.

advent-of-code advent-of-code-2022 adventofcode adventofcode2022 cplusplus cplusplus-20 cpp cpp20

Last synced: 15 Dec 2024

https://github.com/iamtomahawkx/advent-of-code-bot

A small bot i put way too much effort into

advent-of-code bot discord discord-bot

Last synced: 08 Jan 2025

https://github.com/venthur/aoc

My solutions for the Advent of Code challenge.

advent-of-code python

Last synced: 12 Nov 2024

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

My solutions to Advent of Code 2023

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

Last synced: 16 Nov 2024

https://github.com/jhrcook/advent-of-code_2019

Advent of Code 2019 in Python

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

Last synced: 13 Nov 2024

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/elemel/decembler

ElfCode disassembler for Advent of Code 2018

advent-of-code

Last synced: 05 Jan 2025

https://github.com/merlinfuchs/adventofcode

Solutions for https://adventofcode.com 2021

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

Last synced: 17 Dec 2024

https://github.com/artemis-beta/advent-of-code-2023

Rust library containing solutions to the Advent of Code 2023 challenge

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

Last synced: 12 Nov 2024

https://github.com/lxze/aoc_2015

My solution for problems from Advent of Code in 2015

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

Last synced: 13 Dec 2024

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

Solving 2024 AOC challenges using Rust

advent-of-code aoc rust

Last synced: 19 Dec 2024