Skip to content

johan13/advent-of-code-2025

Repository files navigation

Advent of Code 2025

This year, every day is solved in a different programming language.

Running

Requires Docker and Make. Run make from the root directory to execute all solutions.

For a tidier output, run:

make 2> /dev/null | grep --color=never "^Day "

Potential programming languages

  • Bash
  • Zig
  • C
  • Go
  • Swift
  • Python
  • F#
  • Kotlin
  • Haskell
  • C++
  • C#
  • Typescript

  • Rust
  • Java
  • Matlab/Octave (Temporarily used for day 10 part 2)
  • Objective C
  • T-SQL
  • PL/pgSQL
  • R
  • Scala
  • Assembly
  • Elixir
  • Clojure

About

Advent of Code 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors