Avatar

Maciej Procyk

Software Developer focused on Kotlin with the passion for compilers, embedded systems and multiplatform programming

  1. Home
  2. Archives
  3. Search
  4. Links
  5. CV
    1. Dark Mode

Archives

2024 2
2023 5
2021 32

Categories

Advent of Code Code Sample Document Programming Languages Kotlin/Native University Project

Tags

Kotlin Puzzle Advent-of-Code-2021 Advent-of-Code-2020 Advent-of-Code-2024 CLion Documentation IDE IntelliJ Native
Featured image of post Advent of Code 2021 in Kotlin - Day 12
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 12

See what are the `value class`es and how to represent a graph structure in Kotlin.

Dec 12, 2021
4 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 11
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 11

Let's use the `LazyDefaultMap<K, V>` with small fixes to solve cute simulation of flashing octopus.

Dec 11, 2021
4 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 10
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 10

Revisit `foldRight` function applied in modified version of _Brackets Pairing_ problem.

Dec 10, 2021
4 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 9
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 9

Discover the BFS and DFS search algorithms in Kotlin with `tailrec fun` implementation.

Dec 09, 2021
6 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 8
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 8

Let's try to deduce numbers from data in natural and readable way using proper representation of today Advent of Code problem.

Dec 08, 2021
5 minute read
1 … 4 5 6 … 8
© 2018 - 2024 Maciej Procyk