

-
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.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
F# This year I solved puzzles using TypeScript as well as F# - Day 18, 19, and 22 TBD
-
Python3 265/273
-
Merry Christmas! As a simple Christmas Card, here's an input file for day 9's decoder that produces this scene.
-
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.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
400 stars! Link to my repo.
-
Ruby, adding the SNAFU numbers directly without converting to integers
-
Rust , code.
-
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)
-
Javascript
-
rust https://github.com/shnarazk/advent-of-code/blob/main/src/y2022/day25.rs
-
The solution is kind of verbose, I was expecting a Part 2 :) .
-
-
-
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
-
-
-
-
-
Github link to my solution
-
perl5 171/140
-
Code < 1 ms
-
Haskell. I love balanced base systems! Was just telling my less-math inclined partner about them a bit ago :)
-
JavaScript
-
Rust (github)
-
Kotlin
-
Python 3.8, quite short Python solution, thanks for the puzzles!
-
Rust
-
COBOL
-
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).
-
Python: https://github.com/martinhenstridge/adventofcode2022/blob/master/aoc/day25.py
-
-
-
-
-
Solution (C++)
-
-
-
-
-
Curséd code on github
-
-
Python 3.
-
Repository (containing all my solutions for this year in Julia): https://github.com/goggle/AdventOfCode2022.jl
-
advent-of-code-go
All 10 years of adventofcode.com solutions in Go/Golang (and a little Python); 2015-2024
-
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
Related posts
-
[2023] A list of solutions for this year and years past
-
[2022 day 19] after trying ever day for the last 11 days, nothing seems to work
-
[2022 Days 1-10] [Python] A graphical representation of The Beast, a single line of code that solves every day's challenge so far!
-
Day 6: algorithmic complexity analysis
-
Looking for good python and rust solutions repos