advent-of-code
Advent-of-Code
advent-of-code | Advent-of-Code | |
---|---|---|
1 | 8 | |
5 | 59 | |
- | - | |
7.4 | 9.5 | |
6 days ago | 1 day ago | |
Python | Python | |
- | MIT License |
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.
advent-of-code
-
[2019 Day 19] C++ optimization issue
hey, so this is my current solution to day 19. it takes way too long to run, even though i've implemented the below optimizations: * as soon as you craft a geode bot, checks how many geodes it'll produce in the timespan * keeps a running variable tracking the total max # of geodes. if a state can't possibly produce enough geodes to even reach the total max, it's discarded. * if you can make any robot you desire, discard the state where you don't do anything.
Advent-of-Code
-
-🎄- 2022 Day 18 Solutions -🎄-
Code on GitHub.
-
[2022 Day 9 (Part 2)] [Python] Rope Visualisation (2nd example input)
The code
-
[2022][Friendly Reminder] Don't commit your input files to Git
So, I've just installed git-crypt, which transparently encrypts on push, and transparently decrypts on pull. I've written a few brief notes here.
-
-🎄- 2022 Day 9 Solutions -🎄-
Code on GitHub (includes unit test)
-
-🎄- 2022 Day 5 Solutions -🎄-
My Day 5 code on GitHub
-
-🎄- 2022 Day 4 Solutions -🎄-
Maybe check out the canonical page instead: https://github.com/derailed-dash/Advent-of-Code
-
-🎄- 2022 Day 1 Solutions -🎄-
See on GitHub
-
Advent of Code 2021 Walkthroughs in Python
(The repo is here.)
What are some alternatives?
adventofcode - Advent of Code (http://adventofcode.com) solutions written in Python 3
Competitive-Programming
adventofcode
code-book - This repo contains the answers for programming questions asked in interviews and coding rounds,
advent-of-code - Advent of Code - All Years - Blazingly Fast
adventofcode - Advent of Code 2022 as part of getting back into Python https://adventofcode.com/
advent-of-code - http://adventofcode.com
Advent-of-Code-Python - Advent of code solutions made with python
aoc - 🎄 advent of code 414⭐
AdventOfCodeLeaderboard - Python Script to post a Private Leaderboard to a custom Slack Channel
aoc2019 - Advent of Code 2019
twilio-quest - This repo contains my solutions from the various Twilio Quest Challenges