Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.64 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.64 KB

Advent of Code

Solutions for https://adventofcode.com/ using various languages, various techniques, basically whatever I was playing with at the time or felt like doing it.

Some editions were finished later, or even done in a different time (for example I've done 2015 edition in 2024 :D)

Year Language Stars Comments
2015 Go 50/50 ⭐ Day 12 part 2 done using JavaScript.
2016 C# 26/50 🗒️
2017 Python 26/50 🗒️
2021 Elixir 06/50 🗒️ Why have i chosen Elixir...
2022 TypeScript 38/50 🗒️ With some help from Radash and Ramda
2023 TypeScript 20/50 🗒️ With some help from Radash and Ramda
2024 TypeScript 50/50 ⭐ With some help from Radash