Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Adventofcode Alternatives
Similar projects and alternatives to adventofcode
-
-
adventofcode
My solutions to the Advent of Code challenges (by djotaku)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
advent-of-code-2021
Advent of Code 2021 https://adventofcode.com/2021 (by bozdoz)
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
Advent_of_Code_in_Pascal
My solutions to the Advent of Code, in Free Pascal
-
-
-
-
-
advent-of-code
My solutions for the Advent of Code (by JesperDramsch)
-
-
advent-of-code
My Advent of Code solutions through the years - mostly JS (by davidsharp)
-
-
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
adventofcode reviews and mentions
-
[2022 day 19] after trying ever day for the last 11 days, nothing seems to work
I've tried this, didn't seem to help me much. I think this was the code
new code: link
so now I got two versions of my code that I'd say look solid to me and they run in reasonable time. an earlier and a later variant of my code with slightly different optimizations. could someone try to give me some hints without giving it all away? it's so frustrating that I'm right for both examples since day 1 but can never figure out the real ouput
-
2021 day 18 part 2: test input works, real one doesn't.
full solution: https://github.com/yspreen/adventofcode/blob/main/2021/18/main.py
what's the magnitude you get? you can also get my full input and run your code on it to see what max you get: https://github.com/yspreen/adventofcode/blob/main/2021/18/input
- -🎄- 2021 Day 16 Solutions -🎄-
-
5 / 6
All solutions @ yspreen/adventofcode
-
Day 14 2019
For part 2, I have one hint for you. I never could quite figure out how to handle spares and use them correctly. So I just ended up calculating decimals. As in, it requires 2.7 of material X. And then figuring out how to round later. Maybe this helps. My repo is https://github.com/yspreen/adventofcode
-
A note from our sponsor - Sonar
www.sonarsource.com | 21 Sep 2023
Stats
The primary programming language of adventofcode is Python.