Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 777 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 777 Bytes

Advent of Code 2023

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.

Solutions

  • Day 1: Trebuchet?! - Rust
  • Day 2: Cube Conundrum - Rust
  • Day 3: Gear Ratios - Rust
  • Day 4: Scratchcards - Rust
  • Day 5: If You Give A Seed A Fertilizer - Rust
  • Day 6: Wait For It - Rust
  • Day 7: Camel Cards - Rust
  • Day 8: Haunted Wasteland - Rust