Skip to content

ismtabo/advent-of-code-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025

Repository of solutions for the Advent of Code 2025. This year the language is Ruby. Enjoy programming!

Repository content

The source code of the repository, each day will be store in its dayXX folder:

.
├── LICENSE
├── README.md
└── dayXX

Each day solution has the following structure:

/ dayX
├- {partOne,partTwo}.rb: Scripts for solutions for part one and two
├- sample.txt: Sample input case
├- input.txt: Day input case
└- [...]: other stuff

Built with

  • Ruby - Language used

Authors

License

This repository is under MIT License - look up LICENSE for more details

About

Solutions for Advent Of Code 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages