Regex, towers, and each_with_index - Advent of Code 2022 - Day 5 with Ruby

preview_player
Показать описание
Solution for Day 5 of the Advent of Code in 2022 with Ruby. In this solution, we'll talk a bit about regex. The hardest part of this problem, in my opinion, is deserializing the input into useful data structures.

#ruby #adventofcode
Рекомендации по теме
Комментарии
Автор

Thanks for the uploads for all of the AoC in Ruby.

I was able to get days 1-4 done, but I was amazed at how beautiful and fast your solutions on those days were. Really helped open my eyes on other ways I can work with ruby to solve problems.

Soadaa
visit shbcf.ru