Skip to content

flochocinco/AdventOfCode_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is implementation in Kotlin to solve puzzles of 2022 Advent of Code:
https://adventofcode.com/

As Kotlin beginner, please tell me how to improve !

For developers

If someone wants to reuse this repo, you can src.main.kotlin.Utils.use Junit Tests available in test folder.

Simply create a class extending AdventCalendarDay and implement the two abstract methods.

Did so far:

Day Stars Difficulty Pride
1 ⭐⭐ 😃
2 ⭐⭐ ⭐⭐⭐ 😕
3 ⭐⭐ 💓
4 ⭐⭐ ⭐⭐ 😃
5 ⭐⭐ 💓
6 ⭐⭐ 💓
7 ⭐⭐ ⭐⭐⭐ 💓
8 ⭐⭐ ⭐⭐ 😕
9 ⭐⭐ ⭐⭐ 😃
10 ⭐⭐ 😃
11 ⭐⭐ ⭐⭐ 😕
12 ⭐⭐ ⭐⭐ 💓
13 ⭐⭐ ⭐⭐⭐ 😕
14 ⭐⭐ ⭐⭐ 😃
15 ⭐⭐ ⭐⭐⭐ 😃
16 ⭐⭐ ⭐⭐⭐ shame (not my code: credit goes to zanmagerl)
17
18
19
20
21
22
23
24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages