Skip to content

XanderG2/advent-of-code-2025

Repository files navigation

Advent Of Code 2025

This is the first year I'm actually sort of trying to make sort of readable programs:
I'm commenting more than I usually do, and making the code make more sense.
This year is only 12 days so I will be attempting each day in python and JavaScript.

See my previous years in the sidebar.

Breakdown of times to run:

Timed using Jupyter Notebook %%timeit
All time in miliseconds (except for Day 10)

  • Day 1: 120
  • Day 2: 2230
  • Day 3: 187
  • Day 4: 394
  • Day 5: 30.7
  • Day 6: 10.7
  • Day 7: 9.42
  • Day 8: 2340
  • Day 9: 4600
  • Day 10: over 2 hours
  • Day 11: 1
  • Day 12: 2

Breakdown of times to run (JS):

All time in miliseconds

  • Day 1:
  • Day 2:
  • Day 3:
  • Day 4:
  • Day 5:
  • Day 6:
  • Day 7:
  • Day 8:
  • Day 9:
  • Day 10:
  • Day 11:
  • Day 12:

Sidenote

Apparently inputs come under copyright, I wasnt aware of this and have now removed them from all of my AoC repositories

About

last one (2024): https://github.com/XanderG2/advent-of-code-2024 .......................................................... next one (2026): https://github.com/XanderG2/advent-of-code-2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors