Skip to content

mlaskowski7/advent-of-code-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025 – Go Solutions

A compact set of solutions for Advent of Code 2025 written in Go. Built to be simple, readable, and quick to run.

CI Advent of Code 2025 Go

Run all days

# from repo root
go run .

Structure

  • dayN/ per-day solutions with inputs
  • utils/ small helpers
  • main.go runs all days and prints answers

About

Solutions to advent of code 2025 in go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages