My solutions in Ruby to http://adventofcode.com/
-
Updated
Dec 13, 2023 - Ruby
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
My solutions in Ruby to http://adventofcode.com/
My Advent of Code solutions
My solutions to the Advent of Code puzzles in Ruby.
My solutions to various code challenges
My attempts at the Advent Of Code 2015 exercises!
💎
Solutions to https://adventofcode.com/2015 (complete)
Neste desafio, você ajudará o Papai Noel a encontrar o andar correto de um prédio de apartamentos seguindo instruções um tanto confusas. O objetivo é determinar em qual andar ele terminará, considerando que cada caractere da instrução representa um movimento vertical.
Advent of Code