Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 532 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 532 Bytes

Solutions to 2022 Advent of code (https://adventofcode.com/2022)

Each folder contains solution for one day.

I'll try using as many languages as possible.

Languages used:

Problem Solution
01 Calorie Counting TypeScript
02 Rock Paper Scissors Python
03 Rucksack Reorganization Clojure
04 Camp Cleanup Kotlin
05 Supply Stacks Dart
06 Tuning Trouble GO
07 No Space Left On Device Scala
08 Treetop Tree House Rust
09 Rope Bridge Ruby
10 Cathode-Ray Tube C++