Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Gentleman1983/aoc2022

Repository files navigation

Advent of Coding 2022

Simple project for Advent of Code 2022.

Planned to be done primarily in Kotlin. Please beware of code quality issues, because these are my first steps on Kotlin. I added some long running solutions of part 2 as Scala implementations.

For more information see https://adventofcode.com 2022

SonarQube SonarQube SonarQube SonarQube SonarQube

To run all solutions, simply run ./gradlew run. If you want to run the solution for day 5, simply run ./gradlew :aoc05:run.

Current status:

Day Part 1 Part 2
1
2
3
4
5
6
7
8
9
10
11 Scala
12
13
14
15
16 Scala
17 Scala
18
19
20
21
22
23
24
25
SUM 25 ⭐ 25 ⭐

Total: 50 ⭐

Status Meili Riddle for AoC 2022

Year Part 1 Part 2
2022

Prior Years contribution:

Year Language(s) Total Stars Link to repository
2021 JAVA 21, Gradle, GitHub Actions ?? ⭐ aoc2021
2020 JAVA 21, Gradle, GitHub Actions ?? ⭐ aoc2020
2019 JAVA 21, Gradle, GitHub Actions ?? ⭐ aoc2019
2018 JAVA 21, Gradle, GitHub Actions ?? ⭐ aoc2018
2017 JAVA 21, Scala 3, Gradle, GitHub Actions 50 ⭐ aoc2017
2016 JAVA 21, Kotlin, Groovy, Gradle, GitHub Actions 50 ⭐ aoc2016
2015 JAVA 17, Kotlin, Python, Gradle, GitHub Actions 50 ⭐ aoc2015