Skip to content

alan-turing-institute/advent-of-code-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄Advent of Code (2025)

Welcome to Advent of Code 2025.

Getting started

Commit your solution attempts following this structure: <day>/<language>_<github-username>

You have free reign over the code structure inside your folders, but if everything goes to plan we'll end up with a loose structure like so:

day-01/
  racket_triangle-man/
    part_one.rkt
    part_two.rkt
  rust_OscartGiles/
    part_one.rs
day-02/
  ...

Resources

About

Advent of Code 2025

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10