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/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/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/danhalligan/aoc2021

πŸŽ„ Advent of Code 2021 solutions in python3

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

Last synced: 17 Dec 2024

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

Try to use functional programming to solve the problems

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

Last synced: 18 Dec 2024

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/code-shoily/adventoffsharp

Advent of Code puzzles solved in F#

advent-of-code algorithms fsharp programming-challenges

Last synced: 16 Dec 2024

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

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

Advent of Code 2020 solutions in different programming languages

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

Last synced: 03 Dec 2024

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

Advent of Code problems

advent-of-code adventofcode python python3

Last synced: 18 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/yishn/adventofcode

My solutions to Advent of Code

advent-of-code javascript js rust

Last synced: 12 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/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/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/jack-davison/jd-advent-of-code

R/tidyverse Solutions to Advent of Code puzzles, https://adventofcode.com/

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

Last synced: 11 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/stuymedova/advent-of-code

Advent of Code 2023 solutions

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

Last synced: 09 Jan 2025

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/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/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/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/iensu/aoc-2021-emacs-lisp

Advent of Code 2021 in Emacs Lisp

advent-of-code advent-of-code-2021 emacs emacs-lisp

Last synced: 31 Dec 2024

https://github.com/metalim/adventofcode.2015.coffee

My solutions for Advent of Code 2015 tasks. Done in 2017.12.

advent-of-code advent-of-code-2015 coffeescript

Last synced: 18 Dec 2024

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/metalim/adventofcode.2018.go

My solutions in Go for Advent of Code 2018

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

Last synced: 18 Dec 2024

https://github.com/metalim/adventofcode.2017.coffee

My solutions for Advent of Code 2017 tasks.

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

Last synced: 18 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/metalim/adventofcode.2021.go

Advent of Code 2021 solutions in Go

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

Last synced: 18 Dec 2024

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

A solution generator and runtime environment for the Advent of Code 2024.

advent-of-code advent-of-code-2024 aoc aoc-2024 aoc-2024-in-python project-management

Last synced: 26 Dec 2024

https://github.com/zekrotja/aoc2024

My Advent of Code 2024 - of course, in Rust. πŸ¦€

advent-of-code advent-of-code-2024 advent-of-code-rust adventofcode adventofcode2024 rust

Last synced: 17 Dec 2024

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

Advent of Code solutions in Javascript

advent-of-code javascript

Last synced: 26 Dec 2024

https://github.com/astrabert/what-a-git-year

Simple Gradio app to showcase your GitHub achievements in the past year

advent-of-code docker-image github github-scraping gradio new-year python

Last synced: 02 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/rossmacarthur/intcode

🎁 Assembler and runner for the Intcode computer from πŸŽ„ Advent of Code 2019

advent-of-code intcode

Last synced: 02 Jan 2025

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

Advent of Code 2022 solutions, written in Jakt

advent-of-code jakt

Last synced: 23 Jan 2025

https://github.com/seng3694/aocaux

Auxiliary library for solving Advent of Code problems in C

advent-of-code aoc c c99 library

Last synced: 26 Jan 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/rstropek/adventofcode2020

My C# solutions for Advent of Code 2020

advent-of-code advent-of-code-2020 csharp dotnet

Last synced: 26 Dec 2024

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

πŸŽ„ Solutions for Advent of Code problems, in JavaScript.

advent-of-code adventofcode aoc javascript solvers

Last synced: 01 Jan 2025

https://github.com/houssemcharf/adventcode2016

Advent Of Code 2016 Solution

advent-of-code game python

Last synced: 12 Dec 2024

https://github.com/cbrewster/advent_of_code_2018

My solutions for the Advent of Code 2018

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

Last synced: 26 Dec 2024

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

My solutions to Advent of Code, mostly in Python. Spoilers.

advent-of-code

Last synced: 02 Jan 2025

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/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/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/durocodes/audit

a tool to validate advent of code solutions

advent-of-code aoc

Last synced: 29 Jan 2025

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

This repository contains my solutions to the problems in the Advent of Code 2024.

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

Last synced: 09 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/metalim/adventofcode.2023.go

Advent of Code 2023 solutions in Go

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

Last synced: 18 Dec 2024

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/dbut2/fetch

Advent of Code puzzle and input fetcher and opener

advent-of-code aoc go

Last synced: 25 Dec 2024

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/thekevjames/challenges

various coding challenges

advent-of-code kattis project-euler

Last synced: 12 Dec 2024

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

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