advent-of-code-2022 topic

List advent-of-code-2022 repositories

advent-of-code

51
Stars
3
Forks
Watchers

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

adventofcode-solver

40
Stars
8
Forks
Watchers

🎄 Advent of Code (2015-2023) in JavaScript

advent_of_code

45
Stars
9
Forks
Watchers

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)

advent-of-code-rust

83
Stars
4
Forks
Watchers

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

advent-of-code-scala

32
Stars
3
Forks
Watchers

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

adventofcode

31
Stars
2
Forks
Watchers

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