Skip to content

codemwnci/AdventOfCode-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code - 2021 - Using Kotlin

Here are my attempts at the Advent of Code 2021 challenges, all using Kotlin.

Each day's answers can be found in the src/main/kotlin/ directory, with one Kotlin File/Class per day.

I have attempted to use the power of idiomatic Kotlin where possible, but I am sure many of these puzzles can be solved in more elegant and idiomatic ways. I have also tried to favour functional and immutability where possible.

About

Advent of Code 2021 - Solved using Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages