Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 446 Bytes

File metadata and controls

10 lines (7 loc) · 446 Bytes

Advent of Code 2024 with python

Solutions in Python for the Advent of Code in 2024

Goals

  1. Improve my skills with python
  2. Compare the solutions with the solutions in Java
  3. Spend less time as possible in coding, ignoring readability
  4. Use the Darkyen's Time Tracker to inject the time spend of each puzzle