Code
Advent of Code 2022 in Kotlin
It’s a great way to practice your problem-solving, keep your Kotlin skills sharp, compete, and learn from the fantastic community surrounding the event.

For the second year in a row, JetBrains sponsoring Advent of Code in 2022. Many of our colleagues will solve these fun algorithmic problems every day. We invite you to join us in participating in Advent of Code in Kotlin this year!
It’s a great way to practice your problem-solving, keep your Kotlin skills sharp, compete, and learn from the fantastic community surrounding the event. And it’s a wonderful way to get your hands on some exclusive Kotlin prizes! 🎁
How to solve Advent of Code in Kotlin
For a warm up, we’ve gathered some helpful Advent of Code resources:
- Advent of Code puzzles in Kotlin. In these videos and blog posts, we show how to solve holiday-themed puzzles in idiomatic Kotlin.
- Advent of Code 2021 in Kotlin videos. Last year, we prepared a few videos to show you how to get started and how to go about solving the puzzles.
- Tips and Tricks for Solving Advent of Code blogpost. We start with some tips for this process, and then discuss tips for writing the actual solutions in Kotlin.
- Advent of Code in Kotlin GitHub template. This is a helpful ready-made template to assist you with the structure of your solutions.
