Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 417 Bytes

My Solutions to the Advent of Code

I recently discovered Advent of Code and am currently going through previous years' challenges.

This repository will eventually include my solutions to all the Advent of Code challenges.

I am currently solving the issues in Python but my goal for 2024 is to use Rust (I am learning Rust right now).

Technical Highlights

  • RegEx
  • Multiprocessing