#intervalllookup — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #intervalllookup, aggregated by home.social.
-
I've completed "Gift Shop" - Day 2 - Advent of Code 2025 #aoc2025 #AdventOfCode https://adventofcode.com/2025/day/2
For #aoc2025day2 I am glad that I managed to put my thoughts into code on my own, but soon realized with larger datasets I would have a polynomial problem in this brute force approach.
With #patterngenerator & #intervalllookup I achieved 30 times the calculation speed, done by AI Pair Programming, which helped me a lot in understanding the task.