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

This repository contains my solutions to the Advent of Code puzzles.

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

Last synced: 28 Nov 2024

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

Advent of Code 2024

advent-of-code aoc gleam

Last synced: 07 Dec 2024

https://github.com/alexhedley/adventofcode

Advent Of Code (AoC)

advent-of-code aoc

Last synced: 28 Nov 2024

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

Advent of Code 2022 in Rust

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

Last synced: 24 Dec 2024

https://github.com/j0b10/adventofcode2021

This repo contains my code snippets for solving the puzzles from https://adventofcode.com/2021/ using java

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

Last synced: 01 Jan 2025

https://github.com/metalim/adventofcode.2022.go

Advent of Code 2022 solutions in Go

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

Last synced: 18 Dec 2024

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

An Advent of Code 2024 solutions repository in PHP

advent-of-code advent-of-code-2024 php

Last synced: 12 Dec 2024

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

🦌-🦌-🦌-πŸŽ…πŸ›·πŸŽ

advent-of-code bun typescript

Last synced: 26 Nov 2024

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

Advent of Code Solutions - https://adventofcode.com

advent-of-code aoc aoc2020

Last synced: 10 Dec 2024

https://github.com/taurr/advent_of_code

Doing the Advent Of Code 2021

advent-of-code rust

Last synced: 04 Dec 2024

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/harshnarayanjha/adventofcode

My Solutions for the Advent Of Code arranged yearwise in all possible languages

advent-of-code adventofcode2024 aoc-2024-in-cpp aoc-2024-in-python aoc-2024-in-rust aoc-in-cpp aoc-in-python aoc-in-rust aoc-rust

Last synced: 22 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/noook/advent-of-code

My Advent of Code's solutions.

advent-of-code algorithms

Last synced: 16 Dec 2024

https://github.com/blu3r4y/more-aoc-leaderboards

Generates alternative Advent of Code leaderboards

advent-of-code aoc leaderboards

Last synced: 18 Dec 2024

https://github.com/vtombesi/aoc-ts

A project for advent-of-code made in Typescript (with love πŸ₯°)

advent-of-code challenges typescript

Last synced: 23 Dec 2024

https://github.com/blu3r4y/adventofcode2019

My solutions for the Advent of Code 2019 challenges, written in Python

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

Last synced: 18 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/blu3r4y/adventofcode2020

My solutions for the Advent of Code 2020 challenges, written in Python

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

Last synced: 18 Dec 2024

https://github.com/houssemcharf/adventcode2016

Advent Of Code 2016 Solution

advent-of-code game python

Last synced: 12 Dec 2024

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

My solutions to the Advent of Code 2022 problems in C# and .NET 7.

advent-of-code advent-of-code-2022 advent-of-code-2022-csharp csharp dotnet

Last synced: 21 Nov 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/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: 22 Nov 2024

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/devemperor/adventofcode

DevEmperors AdventOfCode solutions

advent-of-code aoc

Last synced: 28 Nov 2024

https://github.com/nwjlyons/advent_of_code_2021

πŸŽ„ Advent of Code 2021 in Elixir πŸŽ„

advent-of-code advent-of-code-2021 adventofcode adventofcode2021 elixir

Last synced: 15 Dec 2024

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

These are the adventures of @Judy2k, as he ventures forth to solve the coding problems supplied by Advent of Code 2018.

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

Last synced: 24 Dec 2024

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

Advent of Code - A series of challenges in the spirit of the holidays for 2023πŸŽ„

advent-of-code adventofcode algorithm-challenges aoc2023 aoc2023-in-python holidays python python-script

Last synced: 20 Nov 2024

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

Advent of Code solutions in Rust

advent-of-code programming-challenges rust

Last synced: 19 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/kx0101/aoc-2024

Advent of Code 2024 - Go & C#

advent-of-code aoc aoc-2024 puzzles

Last synced: 13 Dec 2024

https://github.com/luk1nz/aoc23

My attempt at Advent of Code 2023 while learning the C Programming Language

advent-of-code advent-of-code-2023 advent-of-code-2023-c c c-programming c-programming-language

Last synced: 13 Dec 2024

https://github.com/mycroft/challenges

Solutions to several coding challenges

advent-of-code challenge euler

Last synced: 18 Nov 2024

https://github.com/meatcar/adventofcode

πŸŽ„My attempts at http://adventofcode.com/

advent-of-code adventofcode

Last synced: 25 Nov 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: 03 Dec 2024

https://github.com/minho42/adventofcode

πŸŽ„ Advent of Code

advent-of-code python

Last synced: 19 Dec 2024

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

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

My Python solutions to the Advent of Code

advent-of-code python

Last synced: 03 Jan 2025

https://github.com/belimfaux/aoc24

contains some solutions for advent of code 2024

advent-of-code advent-of-code-2024 python

Last synced: 09 Dec 2024

https://github.com/followtheprocess/aoc2018

Advent of Code 2018, in Go

advent-of-code go

Last synced: 25 Dec 2024

https://github.com/j1elo/advent-of-code-2018-rust

Problems from Advent of Code 2018, written in Rust

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

Last synced: 05 Dec 2024

https://github.com/maheshkumar-novice/advent-of-code-2021

Advent of Code 2021 - My Solutions

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

Last synced: 05 Dec 2024

https://github.com/maheshkumar-novice/advent-of-code

Advent Of Code - Solutions - Aggregate https://adventofcode.com/

advent-of-code fun git python ruby submodule

Last synced: 05 Dec 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: 23 Dec 2024

https://github.com/jzimbel/adventofcode-go

Go Solutions and Utilities for Advent of Code puzzles

advent-of-code advent-of-code-2019 adventofcode go golang puzzle

Last synced: 05 Dec 2024

https://github.com/jzimbel/adventofcode-python

Python Solutions and Utilities for Advent of Code puzzles

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

Last synced: 05 Dec 2024

https://github.com/maryrichelle/advent-of-code-javascript-

Advent of code 2024 with Javascript and Node.js

advent-of-code advent-of-code-2024-js javascript node-js

Last synced: 10 Dec 2024