An open API service providing repository metadata for many open source software ecosystems.

Topic: "advent-of-code-2020"

Bogdanp/awesome-advent-of-code

A collection of awesome resources related to the yearly Advent of Code challenge.

Language: Markdown - Size: 5.2 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3,117 - Forks: 957

maneatingape/advent-of-code-rust

Complete 2024 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 500 stars in less than 1 second.

Language: Rust - Size: 1.79 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 331 - Forks: 16

odnoletkov/advent-of-code-jq

Solving Advent of Code with jq

Language: jq - Size: 173 KB - Last synced at: about 4 hours ago - Pushed at: 4 months ago - Stars: 216 - Forks: 3

mjpieters/adventofcode

Advent of Code solutions 2015-2023

Language: Jupyter Notebook - Size: 63.4 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 151 - Forks: 15

fuglede/adventofcode

Python solutions to Advent of Code puzzles, https://adventofcode.com/

Language: Python - Size: 214 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 120 - Forks: 9

timvisee/advent-of-code-2020

:christmas_tree: My Advent of Code solutions in Rust. http://adventofcode.com/2020

Language: Rust - Size: 383 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 120 - Forks: 6

mstksg/advent-of-code-2020 πŸ“¦

πŸŽ…πŸŒŸβ„οΈβ˜ƒοΈπŸŽ„πŸŽ

Language: Haskell - Size: 28.6 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 99 - Forks: 8

tsoding/aoc-2020

Advent of Code 2020 in 25 Different Languages

Language: Julia - Size: 2.43 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 95 - Forks: 8

CameronAavik/AdventOfCode

My C# and F# Advent Of Code solutions

Language: C# - Size: 1.71 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 75 - Forks: 10

sim642/adventofcode

Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala

Language: Scala - Size: 2.64 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 69 - Forks: 4

SimonBaars/AdventOfCode-Java

adventOfCode(Language.JAVA);

Language: Java - Size: 2.18 MB - Last synced at: 19 minutes ago - Pushed at: 2 months ago - Stars: 69 - Forks: 20

derailed-dash/advent-of-code

Advent of Code problems solved in Python.

Language: Jupyter Notebook - Size: 53.9 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 68 - Forks: 9

AlexAegis/advent-of-code

My solutions for Advent of Code

Language: TypeScript - Size: 5.94 MB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 67 - Forks: 11

LiquidFun/adventofcode

AoC solutions - 2020 in Rust, 2021 in Julia, 2022 in Kotlin, 2023 and 2024 in Python

Language: Python - Size: 2.7 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 53 - Forks: 7

believer/advent-of-code

Advent of Code in Rust, ReScript, ReasonML, Go, TypeScript, and Python

Language: Rust - Size: 2.76 MB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 53 - Forks: 3

vss2sn/advent_of_code

This repository contains solutions to each of the problems in Advent of Code 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in C++ (and 2020 in Python as well)

Language: C++ - Size: 697 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 50 - Forks: 9

davedelong/AOC

Advent of Code

Language: Swift - Size: 1.5 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 11

shahata/adventofcode-solver

πŸŽ„ Advent of Code (2015-2024) in JavaScript

Language: JavaScript - Size: 18.5 MB - Last synced at: 11 days ago - Pushed at: 15 days ago - Stars: 46 - Forks: 8

eduherminio/AdventOfCode.Template

Advent of Code C# (.NET 9) template. Based on AoCHelper (https://github.com/eduherminio/AoCHelper)

Language: C# - Size: 23.4 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 45 - Forks: 23

lmammino/rust-advent

Learning Rust by solving advent of code challenges (Streaming live on Twitch every Monday)

Language: Rust - Size: 2.26 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 44 - Forks: 7

dannyvankooten/advent-of-code

Solutions for Advent of Code puzzles. In C, C++, Python, Rust, Golang and PHP. All years.

Language: C - Size: 2.52 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 39 - Forks: 3

viceroypenguin/adventofcode

Answers to Advent of Code

Language: C# - Size: 1.14 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 38 - Forks: 2

tginsberg/advent-2020-kotlin

:christmas_tree: Advent of Code 2020: Solutions in Kotlin

Language: Kotlin - Size: 202 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 2

Janiczek/advent-of-code

(Mostly) Elm solutions for Advent of Code

Language: Elm - Size: 1.56 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 32 - Forks: 3

maneatingape/advent-of-code-scala

Complete 2022 to 2015 entries for the annual Advent of Code challenge, written in concise idiomatic functional Scala.

Language: Scala - Size: 1.07 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 31 - Forks: 3

HarshilShah/AdventOfCode

My solutions for Advent of Code puzzles, written in Swift

Language: Swift - Size: 455 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 4

IanFindlay/advent-of-code

My Advent of Code Solutions - 350/350 Stars

Language: Python - Size: 898 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 7

viliampucik/adventofcode

Advent of Code (http://adventofcode.com) solutions written in Python 3

Language: Python - Size: 122 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 29 - Forks: 2

narimiran/AdventOfCode2020

My solutions for AoC 2020

Language: Nim - Size: 127 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 29 - Forks: 1

zero-to-mastery/coding_challenge-33 πŸ“¦

Advent of Code 2020

Size: 320 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 10

AxlLind/AdventOfCode2020

Solutions to all 25 AoC 2020 problems in Rust :christmas_tree:

Language: Rust - Size: 673 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 28 - Forks: 0

ephemient/aoc2020

Advent of Code 2020 - my answers

Language: Rust - Size: 27.8 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 1

code-shoily/advent_of_code

Advent of Codes with Elixir [2015 ~ 2023]

Language: Elixir - Size: 2.08 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 26 - Forks: 4

MasterMedo/aoc

πŸŽ„ advent of code 414⭐

Language: Python - Size: 3.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 3

nthistle/advent-of-code

My solutions for Advent of Code (all years!)

Language: Python - Size: 874 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 5

gabekanegae/advent-of-code-2020 πŸ“¦

My solutions to Advent of Code 2020. ⭐

Language: Python - Size: 522 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 2

xPaw/adventofcode-solutions

πŸŽ„ My solutions to https://adventofcode.com/

Language: C# - Size: 377 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 7

bereal/AdventOfCode2020

Solving Advent of Code 2020, each day in a different language

Language: Assembly - Size: 328 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 1

adriennetacke/advent-of-code-2020

My JavaScript solutions for Advent of Code 2020

Language: JavaScript - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 6

jayfoad/aoc2020apl

Advent of Code 2020 solutions in Dyalog APL

Language: APL - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 1

pitr/aoc

Advent of Code in APL

Language: Ruby - Size: 1.2 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 17 - Forks: 0

surgi1/adventofcode

ES6 solutions to Advent of Code puzzles.

Language: JavaScript - Size: 5.39 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 3

devcordde/adventofcode-20 πŸ“¦

AdventOfCode 2020 solutions from the Devcord server

Language: Kotlin - Size: 299 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 10

mgtezak/Advent_of_Code

My solutions for Advent of Code

Language: Python - Size: 5.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 1

katemihalikova/advent-of-code

Solutions of adventofcode.com puzzles

Language: JavaScript - Size: 395 KB - Last synced at: about 3 hours ago - Pushed at: 4 months ago - Stars: 16 - Forks: 2

r0f1/adventofcode2020

Python solutions to https://adventofcode.com/2020

Language: Python - Size: 32.2 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 2

goggle/AdventOfCode2020.jl

Advent of Code 2020 in Julia

Language: Julia - Size: 251 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 1

goderich/aoc2020

Solutions to Advent of Code 2020, written in Racket

Language: Racket - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 0

plannapus/Advent_of_Code

My solutions for the Advent of Code

Language: R - Size: 53.1 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 0

timurgen/AdventOfAda

AdventOfCode solution written in Ada programming language

Language: Ada - Size: 216 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 0

iamFIREcracker/adventofcode

My common-lisp solutions to advent of code

Language: Common Lisp - Size: 3.83 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 1

NullDev/Advent-of-Code

:christmas_tree: My solutions for the Advent of Code in NodeJS

Language: JavaScript - Size: 1.57 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 13 - Forks: 5

prositen/advent-of-code

http://adventofcode.com

Language: Python - Size: 1.09 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 13 - Forks: 0

adotsch/aoc

Advent of Code solutions in KDB/Q

Language: q - Size: 3.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 4

janetschel/advent-of-go-2020

Advent of Code 2020 in golang

Language: Go - Size: 174 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 6

KrzaQ/AdventOfCode2020

Language: Ruby - Size: 155 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

DjordjeNedovic/Advent-of-Code

C# solutions for Advent of Code puzzles

Language: C# - Size: 778 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

blu3r4y/AdventOfLanguages2020

Solutions for the AoC 2020, written in 25 different programming languages

Language: Assembly - Size: 117 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 0

Bubbler-4/factor-problem-solving

Solutions to various problems written in Factor

Language: Factor - Size: 479 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 0

yspreen/adventofcode

Language: Python - Size: 2.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 0

rene-d/advent-of-rust

solutions of https://adventofcode.com/ in Rust and Python

Language: Rust - Size: 18.5 MB - Last synced at: about 9 hours ago - Pushed at: 3 months ago - Stars: 11 - Forks: 0

RussellDash332/advent-of-code

Collection of my Advent of Code repositories from 2015-2024 - 450/450 stars ⭐

Language: Python - Size: 82 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 11 - Forks: 0

akaritakai/AdventOfCode2020

My solutions for Advent Of Code 2020

Language: Java - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 1

ilya-g/advent-of-code-2020

Advent of code 2020 solutions in Kotlin

Language: Kotlin - Size: 151 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 1

RossPaterson/advent-of-code

Solutions in Haskell to Advent of Code https://adventofcode.com/

Language: Haskell - Size: 1.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 1

ChrisPritchard/AdventOfCode

My solutions to the Advent of Code across various years

Language: F# - Size: 14.5 MB - Last synced at: about 16 hours ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

jromero132/advent-of-code

All my Advent of Code solutions. Also a CLI tool for managing and testing Advent of Code challenges.

Language: Python - Size: 2.45 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

DeveloppeurPascal/My-Advent-Of-Code-Delphi-Projects

My solutions for Advent of Code puzzles.

Language: Pascal - Size: 4.38 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 4

jzimbel/adventofcode-elixir

Elixir Solutions and Utilities for Advent of Code puzzles

Language: Elixir - Size: 284 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 1

adamu/AdventOfCode

This is mirrored from my personal git server

Language: Elixir - Size: 292 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 0

xpqz/AoCDyalog

Advents of Code in Dyalog APL

Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

yvrhdn/Advent-of-Code

Solutions for Advent of Code ⭐️

Language: Rust - Size: 919 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1

mariotacke/advent-of-code-2020

Advent of Code 2020 Submissions

Language: JavaScript - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

aquelemiguel/advent-of-code-2020

πŸŽ„ Personal solutions for Advent of Code 2020 (in C++).

Language: C++ - Size: 129 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

gto76/advent-of-code-2020

Solutions to Advent of Code 2020

Language: HTML - Size: 1.13 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 5

obalunenko/advent-of-code

This repository contains solutions for Advent Of Code puzzles and cli tool to run solutions to get answers for input on site.

Language: Go - Size: 21.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 9 - Forks: 3

michael-simons/aoc

Solutions to Advent of Code in various languages.

Language: Java - Size: 1.05 MB - Last synced at: about 3 hours ago - Pushed at: 4 months ago - Stars: 9 - Forks: 1

sguest/advent-of-code

Node.js advent of code solutions

Language: JavaScript - Size: 1.12 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 1

fwcd/advent-of-code-2020

Advent of Code 2020 solutions using a different language for each day

Language: C++ - Size: 307 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

yosoyubik/advent-of-hoon

Advent of Code... in Hoon!

Language: hoon - Size: 195 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

pyrmont/advent

Answers to Advent of Code

Language: Janet - Size: 397 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0

danielctull/Advent-of-Code

My solutions to the Advent of Code puzzles.

Language: Swift - Size: 1.55 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0

chinesedfan/adventofcode

Solutions for Advent of Code, including 2015-2022

Language: JavaScript - Size: 439 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

sergree/aoc2020

⭐ Advent of Code 2020: Мade with Rust

Language: Rust - Size: 144 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

Dashstrom/Advent-of-code-2020

β€πŸŽ„ My solutions for the puzzles of Advent of Code ✨

Language: Python - Size: 277 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

scorphus/advent-of-code-2020

🐍 Solutions to Advent of Code 2020 πŸŽ„

Language: Python - Size: 207 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

SizableShrimp/AdventOfCode2020

Solutions for the Advent of Code 2020 challenges in Java.

Language: Java - Size: 345 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

larshp/abap-advent-2020

abap-advent-2020

Language: ABAP - Size: 124 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 7 - Forks: 0

code-shoily/aocgo

Advent of Code problems solved with Go

Language: Go - Size: 645 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

arnokamphuis/AdventOfCode

Solutions to the advent of code in C++ (http://adventofcode.com/), Rust (2019, 2020, 2021, 2022, 2024) and Python (2023, 2024)

Language: C++ - Size: 145 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

0legg/adventofcode

Kotlin solutions for https://adventofcode.com tasks

Language: Kotlin - Size: 10.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

UncleCJ/advent-of-code

Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

apostaremczak/advent-of-code

πŸŽ„ Mere attempts in Advent of Code πŸŽ„ 2017-2024 πŸŽ…

Language: Java - Size: 4.49 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

LuisGC/advent-of-code

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

Language: Python - Size: 768 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

Kezzryn/Advent-of-Code

Advent of Code solutions

Language: C# - Size: 2.78 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

formidablae/AdventOfCode

Code written while solving AdventOfCode challenges. Advent of Code is an annual set of computer programming challenges that follow an Advent calendar. It has been running since 2015. The programming puzzles cover a variety of skill sets and skill levels and can be solved using any programming language.

Language: Python - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

0xVector/AdventOfCode2020

My solutions for Advent of Code 2020 in Python. I try to write solutions as elegant, readable and Pythonic as possible.

Language: Python - Size: 119 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

jeremylt/advent2020

Advent of Code 2020

Language: Rust - Size: 1.73 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

zecookiez/AdventOfCode2020

A series of challenges in the spirit of the holidays πŸŽ„

Language: Python - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

tpatel/advent-of-code-2020

The adventofcode.com/2020 solutions I've written for my YouTube videos (https://www.youtube.com/channel/UCsATdyu8fmu7B_-22AfySxg)

Language: JavaScript - Size: 110 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 5

Related Topics
advent-of-code 1,393 advent-of-code-2021 412 advent-of-code-2019 301 advent-of-code-2022 289 aoc2020 256 aoc 240 python 227 advent-of-code-2018 222 adventofcode 214 advent-of-code-2023 179 advent-of-code-2017 177 advent-of-code-2015 175 rust 151 advent-of-code-2016 135 advent-of-code-2024 105 adventofcode2020 93 python3 78 javascript 76 golang 76 java 60 kotlin 55 go 54 typescript 53 haskell 52 advent 42 aoc2021 37 cpp 35 advent-of-code-python 33 csharp 30 advent-of-code-2020-python 30 scala 29 solutions 26 challenge 24 aoc-2020 24 swift 23 clojure 22 aoc2022 20 ruby 20 rust-lang 20 puzzles 19 aoc2019 19 puzzle 19 algorithms 18 coding-challenge 18 challenges 18 advent-of-code-rust 17 nodejs 17 elixir 16 fsharp 15 nim 15 aoc-2021-in-kotlin 15 c 15 competitive-programming 15 advent-of-code-2020-rust 14 advent-of-code-javascript 13 programming-puzzles 12 aoc-2022-in-kotlin 12 christmas 11 adventofcode2021 11 aoc-2023-in-kotlin 10 advent-of-code-typescript 10 aoc2023 10 r 10 julia 10 advent-of-code-csharp 10 problem-solving 10 advent-of-code-2021-python 10 js 9 2020 9 adventofcode2015 9 adventofcode2019 8 adventofcode2022 8 lua 8 node 8 advent-of-code-2020-javascript 7 puzzle-solution 7 advent-of-code-2023-rust 7 jupyter-notebook 7 aoc-2021 7 coding-challenges 7 advent-of-code-2022-rust 7 advent-of-code-java 7 advent-of-code-2020-golang 7 algorithms-and-data-structures 7 functional-programming 7 aoc-2024-in-kotlin 7 advent-of-code-2020-java 7 adventofcode2017 7 data-structures 6 elixir-lang 6 aoc2018 6 advent-of-code-ruby 6 haskell-learning 6 advent-of-code-2024-python 6 php 6 advent-of-code-elixir 6 rustlang 6 advent-of-code-swift 6 adventofcode2016 6 deno 6