Aoc2020 Alternatives
-
aoc2020
Advent of Code 2020 - my answers
-
advent-of-code-2020-python
learning python👨💻: my Advent of Code 2020 solutions
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
advent-of-code
My solutions for Advent of Code (by AlexAegis)
-
aoc
🎄 My solutions and walkthroughs for Advent of Code (https://adventofcode.com) and more related stuff.
-
advent-2020-kotlin
:christmas_tree: Advent of Code 2020: Solutions in Kotlin
-
advent-of-code-2020-rust
-
advent_of_code
-
adventOfCode
Solutions to the 'Advent of Code' (http://adventofcode.com) programming challenges in Elm (by jwoLondon)
-
aoc20
-
aoc-2020
Advent of code 2020 in Python and Rust (by TamTran72111)
-
advent-of-code-2020
-
AdventOfCode
My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA (by jonathanpaulson)
-
aoc2020apl
Advent of Code 2020 solutions in Dyalog APL
-
Advent-2020
My Solutions for Advent of Code 2020
-
Advent_of_Code_in_Pascal
My solutions to the Advent of Code, in Free Pascal
-
aoc-2020-clojure
Advent of code 2020 solutions in Clojure
-
advent-of-code-2020
Done in boring old python (by npc-strider)
-
advent-of-code
-
advent-2020
-
adventofcode
Posts
-
-🎄- 2020 Day 25 Solutions -🎄-
TypeScript
-
-🎄- 2020 Day 24 Solutions -🎄-
TypeScript
-
-🎄- 2020 Day 23 Solutions -🎄-
TypeScript
-
-🎄- 2020 Day 22 Solutions -🎄-
As I'm trying to optimize my solution (~3s) so I tried to check what makes your solution so fast, but it doesn't seem to work with my input. Example and part 1 works as expected, but part 2 with my input returns 8104 instead of 32665
My code: https://github.com/caderek/aoc2020/blob/main/src/day22/index.ts
TypeScript
-
[2020 Day 13 Part 2] [JavaScript] i made brute force solution. Could somebody push me in the right direction without brute force
Here’s my description of the algorithm that you may find useful: https://github.com/caderek/aoc2020/blob/main/src/day13/README.md
-
2020 Day 21 Solutions
TypeScript