-🎄- 2022 Day 25 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
  • advent-of-code

    advent of code solutions (by messcheg)

    I also made functions to calculate with snafu-rules. I even didn't translate '=' and '-' to -2 and -1. I used C# to do that.

  • AoC

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

  • 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.

  • adventofcode

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

    F# This year I solved puzzles using TypeScript as well as F# - Day 18, 19, and 22 TBD

  • adventofcode

    My mostly Python solutions to advent of code (by vinnymaker18)

    Python3 265/273

  • aoc

    Solutions to Advent of Code puzzles in Python. (by seligman)

    Merry Christmas! As a simple Christmas Card, here's an input file for day 9's decoder that produces this scene.

  • advent-of-code

    My solutions for Advent of Code (all years!) (by nthistle)

    Python, 76/66. 15th place overall! Video coming soon, code

  • AdventOfCode2022

    Solutions to all 25 Advent of Code 2022 in Rust 🦀 Less than 100 lines per day, total runtime of less than 1 second. (by AxlLind)

    Thanks for another amazing year! 2022, day 19 will for ever be my favorite AoC question since it's the first time in doing this for many years I got to the top 100.

  • 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.

  • aoc22

    Advent of Code 2022 (by Engelberg)

  • Advent-of-Code-2022

    Finished world rank #1090/258747 (by Diderikdm)

    400 stars! Link to my repo.

  • adventofcode

    My advent of code solutions, mostly in Ruby (by DavidEGrayson)

    Ruby, adding the SNAFU numbers directly without converting to integers

  • AoC-2022-Solutions

    Soluciones del Advent of Code 2022 por parte de la comunidad de ESPOL

    Rust , code.

  • advent-of-code

    My solutions to all years of Advent of Code (by CodingAP)

    JavaScript GitHub That’s a wrap for this year! I’m glad that I completed the year by the end of Christmas, even if there were some bumps and bruises along the way. I’m glad I made it on the leaderboard for the first time. Overall, great year, thanks to everyone who help create the puzzles and subreddit (thanks Eric, subreddit mods, all who participated)

  • advent-of-code-2022

    Solutions for advent of code 2022. (by Ankouno)

    Javascript

  • advent-of-code

    The annual event for computer science enthusiasts! (by shnarazk)

    rust https://github.com/shnarazk/advent-of-code/blob/main/src/y2022/day25.rs

  • aoc2022

    my solutions for Advent of Code 2022 (by GassaFM)

    The solution is kind of verbose, I was expecting a Part 2 :) .

  • advent-of-code

    Advent of Code solutions in JS (by leyanlo)

  • aoc-2022

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

  • advent_of_code_2022

    Python Code, Video Today took me way longer than I expected. Coding the SNAFU to integer part was easy, but I was really struggling with the fact that numbers can now become negative when going back to SNAFU...

  • 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)

    U++ (C++ framework): https://github.com/ped7g/adventofcode/blob/main/2022-upp/25_full_of_hot_air/25_full_of_hot_air.cpp

  • AdventOfCode-Java

    adventOfCode(Language.JAVA);

  • adventofcode

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

  • adventofcode

    Advent of Code challenge solutions (by flwyd)

  • aoc

    Advent of Code (by ramuuns)

  • Advent-of-Code-2022

    Github link to my solution

  • advent_of_code

    perl5 171/140

  • advent_of_code_2022

  • aoc-2022

    Code < 1 ms

  • AdventOfCodeHaskell

    solutions to advent of code problems (by c-coward)

    Haskell. I love balanced base systems! Was just telling my less-math inclined partner about them a bit ago :)

  • adventofcode

    ES6 solutions to Advent of Code puzzles. (by surgi1)

    JavaScript

  • advent-of-code

  • adventofcode-2022

    Rust (github)

  • advent-of-code

    Solutions to Advent of Code Problems (by markjfisher)

    Kotlin

  • aocd

    Python solution for Advent of Code 2022

    Python 3.8, quite short Python solution, thanks for the puzzles!

  • advent-of-code

    My solutions for Advent of Code 2022 (by Gobbel2000)

    Rust

  • adventofcode2022

    COBOL

  • aoc2022

  • advent-of-code

  • rusty-aoc

    My solutions to Advents of Code in Rust

    Got my 100th 🦀 rusty ⭐🌟 star 🌠✨ today for 🎄 Xmas 🎅 (my code) 🎉. I had a rough time at first with converting SNAFU back to decimal so I first did things by hand (and a website to get numbers in base 5).

  • adventofcode2022

    Python: https://github.com/martinhenstridge/adventofcode2022/blob/master/aoc/day25.py

  • aoc2022

    Advent of Code 2022 - my answers

  • adventOfCode

  • aoc-2022-kotlin

    AOC 2022 in Kotlin!

  • adventofcode

  • adventofcode

    My solutions to the Advent of Code challenges (by djotaku)

  • AdventOfCode2022

    AdventOfCode2022 (by MarusDod)

  • advent-of-code-2022

    🎄 Solutions to Advent of Code 2022 in C++ (by python-b5)

    Solution (C++)

  • AoC2022

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

  • adventofcode

    Advent of code solutions (by mathsaey)

  • advent-of-code-2022

    My solutions to the 2022 Advent of Code (by xccn-xccn)

  • Advent-of-Code

    Advent of Code (by ajf8729)

  • AdventOfCode

    My solutions to Advent of Code (by DanaL)

    Curséd code on github

  • aoc

    My Advent of Code code from 2015-present (by dplassgit)

  • adventofcode

    Solutions to Advent of Code puzzles (by tmo1)

    Python 3.

  • AdventOfCode2022.jl

    Advent of Code 2022 in Julia

    Repository (containing all my solutions for this year in Julia): https://github.com/goggle/AdventOfCode2022.jl

  • 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

  • advent-of-code

    My solutions to Advent of Code :) (by ndepaola)

    python and my complete 2022 repo: https://github.com/ndepaola/advent-of-code/blob/main/years/2022/25/2022_day_25.py was pretty happy with how compact this ended up being :)

  • SaaSHub

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

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