Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2022

Advent Of Code is an annual coding puzzle to practice programming skills. https://adventofcode.com

These coding examples are written in Kotlin using Spring Boot framework, using functional methods, like: .map(), .reduce(), .filter() , .every(), .some() etc.

Setup

git clone https://github.com/matyig/adventofcode2022.git
gradle build

Run

gradle bootRun

Testing

gradle test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages