Skip to content

Kotlin Solutions for puzzles like Advent of Code and Everybody Codes

Notifications You must be signed in to change notification settings

Chafficui/puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Solutions by Felix Beinßen

This is my collection of solutions to coding puzzles from various sources. The solutions are written in Kotlin and are tested against the provided test cases. They are no where near perfect, but they work for the given input.

Everybody Codes

Day The Kingdom of Algorithmia Year 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

Advent of Code

Day The Kingdom of Algorithmia Year 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

About

Kotlin Solutions for puzzles like Advent of Code and Everybody Codes

Topics

Resources

Stars

Watchers

Forks

Languages