advents-of-code
🎄🎁 Solutions for the yearly advent of code challenges (by joao-conde)
advents-of-code | adventofcode2022 | |
---|---|---|
20 | 5 | |
19 | 0 | |
- | - | |
9.2 | 10.0 | |
6 months ago | over 2 years ago | |
Rust | Go | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
advents-of-code
Posts with mentions or reviews of advents-of-code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-07.
- -❄️- 2023 Day 8 Solutions -❄️-
- -❄️- 2023 Day 7 Solutions -❄️-
- -❄️- 2023 Day 6 Solutions -❄️-
- -🎄- 2022 Day 14 Solutions -🎄-
- -🎄- 2022 Day 13 Solutions -🎄-
- -🎄- 2022 Day 12 Solutions -🎄-
- -🎄- 2022 Day 11 Solutions -🎄-
- -🎄- 2022 Day 10 Solutions -🎄-
- -🎄- 2022 Day 9 Solutions -🎄-
- -🎄- 2022 Day 8 Solutions -🎄-
adventofcode2022
Posts with mentions or reviews of adventofcode2022.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-13.
-
-🎄- 2022 Day 14 Solutions -🎄-
Golang 456/495
-
-🎄- 2022 Day 13 Solutions -🎄-
Nice! I ended up doing basically the same thing yesterday! SWI Prolog
-
-🎄- 2022 Day 5 Solutions -🎄-
Prolog
-
Just another crazy idea...
See test_reverse at the bottom here (SPOILERS): for today they generate all valid rucksacks and their scores.
-
[2022 Day 1][Prolog] Spent 30min figuring out how to parse because my old helper functions broke ¯\_(ツ)_/¯
I'm doing this year in Prolog again, this time trying to make it pure so I can generate valid inputs. Day1 immediately broke me trying to generate inputs past all the permutations of sort ;) but day 2 and 3 are beautiful. https://github.com/deosjr/adventofcode2022/blob/main/02/day02.pl
What are some alternatives?
When comparing advents-of-code and adventofcode2022 you can also consider the following projects:
aoc2022
AoC2022 - Solutions to Advent of Code 2022 puzzles.
aoc2022
aoc2022 - My solutions for Advent of Code 2022 problems written in Haskell
Advent-of-Code-2021 - Did somebody say Shakespeare Programming Language?
aoc2022 - Advent of Code 2022 - my answers