-🎄- 2022 Day 23 Solutions -🎄-

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • AoC

    my personal repo for the advent of code yearly challenge (by Fadi88)

  • adventofcode

    Solutions for problems from AdventOfCode.com (by bhosale-ajay)

  • TypeScript - For P1 thought about multiple data structures, but settled for simple Set, P2 was easy.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Advent-of-Code-2022

    Python3 solutions for Advent of Code 2022 (by Verulean)

  • Python 3, 13/11

  • AdventOfCode2022

    Solutions to Advent of Code 2022 challenges (by carrdelling)

  • Part 1 : I just implemented a very careful simulation, using a set to store elves positions and a few auxiliary functions to check all directions.

  • AdventOfCode-Java

    adventOfCode(Language.JAVA);

  • AdventOfCode

    Hacky solutions for [Advent of Code](https://adventofcode.com), working on past problems (by AllanTaylor314)

  • Python [762/731]

  • advent-of-rust

    Solutions to the Advent of Code challenges in Rust!

  • Rust solution [326/300]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • aoc-2022

    Repository for solutions to Advent of Code 2022 (by HoshigaIkaro)

  • aoc2022

  • advent-code-challenges

  • Typescript (2125/1930)

  • advent-of-code

    Advent of Code solutions in JS (by leyanlo)

  • advent_of_code

  • perl5 848/769 [coding video] [visualization]

  • AdventOfCode2022

  • Javascript

  • adventofcode

    Advent of Code challenge solutions (by flwyd)

  • Elixir 1554/1502 code, reflections

  • adventofcode

    :christmas_tree: Advent of Code (2015-2023) in C# (by encse)

  • Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

  • You're likely running into this issue. The issue it's duped on has more information, tl;dr; proc runRound(grid: var Grid[bool], fs: seq[proc(p: Point): Point {.nimcall.}]) = should work.

  • advent

    advent of code (by jasontconnell)

  • aoc-2022

  • Both Parts ~ 25s

  • aoc

    Advent of Code (by ramuuns)

  • practice-code

    Practice code

  • Java

  • advent-of-code-2022

    actually publishing my solutions now that they're not redundant...

  • AOC2022

    Advent of Code 2022 (by mitiko)

  • Part 1, Part 2 (6.6s with CPython, 3.9 with PyPy)

  • aoc-2022

    My solutions in Rust for Advent of Code 2022 (by jasonincanada)

  • AdventOfCode2022

    hacking advent of code 2022 in Rust (by weichslgartner)

  • Python straight forward implementation with two sets and two dicts. Always love cellular automata/Game of Life AoC tasks.

  • advent-of-code-2022-no-imports-python3

    advent of code in python without importing any libraries

  • Python3 without any imports definitely not optimised as it takes 5s, but hopefully just about readable

  • AdventOfCode2022

  • Python 3:

  • advent_code

  • Here is another take in Clojure: Github. It is very slow though, with all the sets I am handling.

  • aoc2022

  • AdventOfCode

  • C# (not great leaderboard position on either part because I started almost 4 hours late)

  • AOC2022

    Advent of Code 2022, solved in Haskell (by MatthiasCoppens)

  • Haskell, pretty slow at 9 s.

  • adventofcode

    My solutions for https://adventofcode.com/ programming mini puzzles - written mostly as sjasmplus script (to exercise the tool and collect ideas for future development of the script language, not because it's a best choice for the task, quite opposite) (by ped7g)

  • advent-of-code

    Code I used for solving https://adventofcode.com/ challenges (by pavel1269)

  • advent-of-code

    https://adventofcode.com/ (by stewSquared)

  • adventOfCode

  • adventOfCode

    Advent of code solutions, probably mostly in C++, but maybe in Rust in the (near) future. (by osalbahr)

  • Part 1

  • a2tools

    Stuff I write for my Apple //c

  • Here's the code: https://github.com/colinleroy/aoc2022/blob/master/a2tools/src/aoc/day23/day23.c

  • adventofcode

    Advent of code solutions (by mathsaey)

  • haskell

    My Haskell Learning (mostly AOC) (by martinhelmer)

  • Haskell

  • aoc2022

    Advent of Code 2022 (by kupuguy)

  • adventofcode

    adventofcode.com solutions (by linl33)

  • rust

    Empowering everyone to build reliable and efficient software.

  • (Related to the first issue, see github issues #45840 and #68995)

  • aoc2022

    Advent of Code 2022 - my answers

  • AoC22

    Advent of Code 2022 (by ransoing)

  • Typescript

  • AoC2022

    Solutions to Advent of Code 2022 puzzles. (by SwampThingTom)

  • advent-of-code

  • AdventOfCode2022

  • AoC2022

  • Nim

  • aoc2022

  • aoc2022

    My solutions to Advent of Code 2022 -- https://adventofcode.com/ (by robro)

  • adventofcode

    This repo is designed to keep track of my attempts at advent of code. Starting with 2021, might try earlier years (by ClementPinard)

  • AdventOfCode2022

    Rust project for advent of code 2022: https://adventofcode.com/2022 (by Convez)

  • Better late then never. Each round I generate a treemap that holds the elves for a proposed position. For part 2 I set the target round to the max usize and break when the treemap is empty. https://github.com/Convez/AdventOfCode2022/blob/main/day23/src/main.rs I'm sure the update of the elf position can be optimized more, but I'm already late for day 24 :D

  • aoc-2022-kotlin

    AOC 2022 in Kotlin!

  • advent-of-code-2022

    This are my solutions for the advent of code 2022. (by amafoas)

  • code

  • Advent_of_Code

    A repo revolving around attempting to solve the Advent of Code puzzles with single-statement t-sql (by adimcohen)

  • AdventOfCode

    Solutions to Advent Of Code (by maxime-bodifee)

  • Python

  • advent_of_code_2022

  • advent-of-code-go

    All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts