Skip to content

My solutions for Advent of Code 2024 in Kotlin

Notifications You must be signed in to change notification settings

marco-studer-srf/aoc2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024 Solutions in Kotlin

My solutions for Advent of Code challenges 2024 in Kotlin (JVM).

Kotlin Version License

Copyright © 2024 by Christian Jaeggi.

Before I start I want to give a big shout-out to Todd Ginsberg whose solutions are very concise as well as idiomatic to read. His repos are always very inspirational! I learned a lot from him.

Just use the main class and execute either the appropriate solve functions in the according Day classes or any day function i.a.

Enjoy!

Daily Solution Index for 2024

Day Title Links
1 ??? [Code] [AoC]

About

My solutions for Advent of Code 2024 in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%