Gear Ratios Gridlock: Solving Day 3 of Advent of Code

2023-12-03
🚀 Challenge Overview Join us for an exciting coding stream where we dive into Day 3 of the Advent of Code titled "Gear Ratios". This session features one of the 'classic' grid problems that are a staple in Advent of Code challenges. Witness how we approach the problem, parse the data, and strategize to find the most efficient solution. 🔍 Debugging the Unexpected Experience the highs and lows of coding as we encounter an unforeseen edge case - a twist not present in the sample problem. Delve into our debugging process, where we identify and solve the critical issue of numbers at the end of a line being overlooked. This section highlights the importance of attention to detail in coding challenges. 🧩 Solving the Grid Puzzle Learn how we tackle the core of the challenge: finding numbers in the grid adjacent to symbols. This part of the stream is packed with tips and tricks for grid-based problem-solving, showcasing our methodical approach to parsing and manipulating data structures. ✨ Seamless Transition to Part 2 After the hurdles of Part 1, watch how we smoothly transition into Part 2. With the insights gained from the first part, we find that the second part of the challenge aligns neatly with our established logic. This segment demonstrates the beauty of problem-solving and how one solution can pave the way for the next. 🔗 Check out my GitHub for the full code: https://github.com/coreyja/advent-of-code-2023 👉 Twitch Channel: https://twitch.tv/coreyja 🗨️ Join our Discord community for live discussions and updates: https://discord.gg/RrXRfJNQJX 📌 Stay tuned for more live coding streams, programming puzzles, and tips.

coreyja weekly

My weekly newsletter tailored at developers who are eager to grow with me!
Every week will be unique, but expect topics focusing around Web Development and Rust