Advent of Code 2022

Challenge

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

I took that bit too literal and aim to solve each challenge with different programming language.


Solution

Day Language Rating of the language
day 1 Python ★★★★★
day 2 Python ★★★★★
day 3 Go ★★★★☆
day 4 Ruby ★★★☆☆
day 5 Visual Basic ★★☆☆☆
day 6 C / Assembly x86 ★★★☆☆ / ★☆☆☆☆
day 7 Bash * ★★☆☆☆
day 8 Python ★★★★★
day 9
day 10 PHP ★★★★☆
day 11 R ★★★☆☆
day 12 Lua ★★★★☆
day 13
day 14
day 15
day 16
day 17
day 18
day 19
day 20
day 21
day 22
day 23
day 24
day 25

Language ideas:

  1. Assembly
  2. Bash
  3. C
  4. C#
  5. C++
  6. COBOL
  7. Carbon
  8. Dart
  9. Elixir
  10. F
  11. Go
  12. Haskell
  13. JavaScript
  14. Java
  15. Julia
  16. Kotlin
  17. Lisp
  18. Lua
  19. PHP
  20. Pascal
  21. Pearl
  22. Python
  23. R
  24. Ruby
  25. Rust
  26. SQL
  27. Scala
  28. TypeScript
  29. Visual Basic