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

My solutions for Advent of Code 2020

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

Last synced: 11 Jan 2025

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

My solutions for Advent of Code 2021

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

Last synced: 11 Jan 2025

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

My personal solutions to the Advent of Code challenges

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

Last synced: 19 Dec 2024

https://github.com/dfacoet/adventofcode

Solutions to Advent of Code (AOC). Managed by a Rust app, solutions in Python, Rust and Haskell.

advent-of-code haskell python rust

Last synced: 30 Jan 2025

https://github.com/themrmilchmann/adventofcode2024

My solutions to the "Advent of Code 2024" puzzles using Kotlin 2.1 and Java 23.

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

Last synced: 13 Dec 2024

https://github.com/luhmirin-s/adventofcode

My solutions for Advent of Code from 2015, 2016 and 2017

advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 kotlin

Last synced: 09 Jan 2025

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

Dak's Advent of Code 2023 Solutions

advent-of-code typescript

Last synced: 12 Jan 2025

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/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/kolharsam/aoc

Solutions for Advent of Code, Project Euler and some other places...

advent-of-code project-euler

Last synced: 10 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/macklinu/advent-of-code-2020

Solutions to Advent of Code 2020 written in Ruby

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

Last synced: 12 Jan 2025

https://github.com/martijnmuijsers/adventofcode2022

My Kotlin solutions to the Advent of Code puzzles of 2022.

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

Last synced: 01 Jan 2025

https://github.com/zekrotja/aoc2022

My Advent of Code 2022 solutions in Rust.

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

Last synced: 17 Dec 2024

https://github.com/alllex/adventofcode

Solutions for puzzles from Advent of code 2017 in Haskell

advent-of-code haskell

Last synced: 16 Dec 2024

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/thiskevinwang/advent-rust

Last year, I gave at day 6 in `go`... This year I hope to last a tad bit longer

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

Last synced: 16 Jan 2025

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

Advent of Code 2019 in Javascript

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

Last synced: 17 Dec 2024

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

Advent of Code 2023 solutions

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

Last synced: 09 Jan 2025

https://github.com/lishaduck/aoc

Advent of Code problems

advent-of-code adventofcode python python3

Last synced: 18 Jan 2025

https://github.com/yishn/adventofcode

My solutions to Advent of Code

advent-of-code javascript js rust

Last synced: 12 Jan 2025

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

Advent of Code 2021 in Kotlin, solved by myself. Focus on code readability. With GitHub Actions all puzzles are executed and their solutions printed

advent-of-code advent-of-code-2021 advent-of-code-2021-kotlin advent-of-code-kotlin adventofcode adventofcode2021 aoc-2021 aoc-2021-in-kotlin aoc2021 github-actions kotlin

Last synced: 17 Dec 2024

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

Advent of Code 2023 πŸŽ…πŸŒŸβ„οΈβ˜ƒοΈπŸŽ„πŸŽ

advent-of-code advent-of-code-2023 advent-of-code-2023-go advent-of-code-2023-golang

Last synced: 11 Jan 2025

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

πŸŽ… My solutions for Advent of Code 2020 in browser-land JavaScript

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

Last synced: 13 Dec 2024

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

collection of my advent of code solutions and trys

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

Last synced: 18 Jan 2025

https://github.com/gavinleroy/puzzles

Advent of Code, HackerRank, etc ... a variety of programming problems solved in a variety of ways.

advent-of-code algorithms competitive-programming

Last synced: 31 Jan 2025

https://github.com/gogvale/adventofcode

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 ruby

Last synced: 18 Jan 2025

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

My Advent of Code 2017 solutions

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

Last synced: 17 Jan 2025

https://github.com/bohuss/aoc2024

Kotlin AOC 2024 soultions

advent-of-code adventofcode aoc-2024-in-kotlin kotlin

Last synced: 03 Feb 2025

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

Solutions for Advent of Code, in TypeScript.

advent-of-code aoc node typescript

Last synced: 19 Jan 2025

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

Advent of code 2024 in Zig.

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

Last synced: 29 Jan 2025

https://github.com/kenrick95/adventofcode2018

My solutions for Advent of Code 2018 problems

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

Last synced: 19 Jan 2025

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

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

advent-of-code advent-of-code-2021 adventofcode go golang

Last synced: 18 Dec 2024

https://github.com/vtlim/advent2021

Advent of Code, https://adventofcode.com/

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

Last synced: 19 Jan 2025

https://github.com/pschichtel/adventofcode-solutions

Solutions for http://adventofcode.com/ 2015 (implemented in functional Scala)

advent-of-code functional-programming scala

Last synced: 24 Jan 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/lffg-archive/advent-of-code

The solutions I created (and I'm still creating atm) for the advent of the code in 2020.

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

Last synced: 01 Jan 2025

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

Answers to Advent of Code 2018. Done in Haskell.

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

Last synced: 24 Jan 2025

https://github.com/whatyouhide/advent_of_code_2022

Solutions to Advent of Code 2022, in Rust. πŸ¦€

advent-of-code advent-of-code-2022 learn-in-public rust rust-lang

Last synced: 19 Jan 2025

https://github.com/grazen0/advent-of-code-rust

Solutions for Advent of Code written in Rust

advent-of-code cargo rust

Last synced: 18 Nov 2024

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

My solutions to advent of code challenges.

advent-of-code

Last synced: 30 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/skius/aoc-fold-generator

Advent of Code Day 13 tool to generate inputs

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

Last synced: 25 Jan 2025

https://github.com/mycroft/challenges

Solutions to several coding challenges

advent-of-code challenge euler

Last synced: 19 Jan 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/zebalu/advent2020

playing advent of code in 2020 in kotlin (learning kotlin, please don't bite)

advent-of-code advent-of-code-2020 adventofcode adventofcode2020

Last synced: 19 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/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: 15 Dec 2024

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

Python implementations for Advent Of Code

advent-of-code aoc fun python

Last synced: 19 Jan 2025

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

πŸŽ„ My solutions for the advent code 2020

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

Last synced: 29 Jan 2025

https://github.com/dancergraham/advent_of_code_2023

Solutions to the problems on adventofcode.com

advent-of-code

Last synced: 25 Dec 2024

https://github.com/kwinkunks/aoc24

πŸŽ„ Advent of Code 2024 πŸŽ„

advent-of-code advent-of-code-2024 christmas puzzle-solving

Last synced: 01 Feb 2025

https://github.com/erisapps/adventofcode2021

Solutions for the AoC 2021 edition. Trying to leverage newer C# techniques.

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

Last synced: 20 Jan 2025

https://github.com/cybai/advent-of-code-2017-rs

Advent of Code 2017 written in Rust

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

Last synced: 25 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/danhalligan/aoc2023

πŸŽ„ Advent of Code 2023 solutions in python3

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

Last synced: 17 Dec 2024

https://github.com/wildangerm/advent-of-code-2k18-kt

Advent of Code solutions in Kotlin

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

Last synced: 17 Dec 2024

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

my F# code for attempting Advent of Code coding problems

advent-of-code fsharp

Last synced: 23 Dec 2024

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

My solutions to the annual https://adventofcode.com problems

advent-of-code advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 python

Last synced: 17 Dec 2024

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

Personal Solutions to Advent of Code puzzles

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

Last synced: 10 Jan 2025

https://github.com/timofurrer/rusty-advent-of-code

Advent Of Code Puzzles, in Rust

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

Last synced: 19 Dec 2024

https://github.com/udalov/adventofcode2018

My solutions of Advent of Code 2018

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

Last synced: 17 Dec 2024

https://github.com/tonivade/adventofcode-2020

Avent of code 2020 solutions

advent-of-code

Last synced: 17 Dec 2024

https://github.com/mistericy/advent-of-code-c89

Solutions to the https://adventofcode.com/ challenges written in C89.

advent-of-code challenges

Last synced: 17 Dec 2024

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

My solutions for Advent of Code challenges

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

Last synced: 17 Dec 2024

https://github.com/floe/aoc22

My Advent of Code 2022 solutions in Python

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

Last synced: 17 Dec 2024

https://github.com/potatomaster101/aoc2024

Advent of Code 2024 solutions in rust

advent-of-code rust

Last synced: 17 Dec 2024