Languages-of-code
Languages-of-code copied to clipboard
Solving AoC-2022 in a new language everyday!
README
Languages Of Code - AoC 2022
What is the Challenge?
The challenge is to solve Advent of Code - 2022 problems everyday in a New Programming Language!!
What is Advent of Code?
Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar. It has been running since 2015.
The programming puzzles cover a variety of skill sets and skill levels and can be solved using any programming language. Participants also compete based on speed on both global and private leaderboards
PS. All solutions posted here are posted after the day has ended.
Hello, Friend
Of course my code in all these languages isnβt idiomatic or optimized. If you feel you can solve the problem in a better way in that language, Iβll be more than happy to Merge your Pull Request!
Naming Convention to follow: <USERNAME>.<FILE EXTENSION> And please have your file in the correct folder (According to day).
Progress So Far
| Problem | Programming Language | Easy Version | Hard Version |
|---|---|---|---|
| Day 1: Calorie Counting | Perl | π | π |
| Day 2: Rock Paper Scissors | Java | π | π |
| Day 3: Rucksack Reorganization | Bash | π | π |
| Day 4: Camp Cleanup | Elixir | π | π |
| Day 5: Supply Stacks | D | π | π |
| Day 6: Tuning Trouble | Lua | π | π |
| Day 7: No Space Left On Device | TypeScript | π | π |
| Day 8: Treetop Tree House | Common Lisp | π | π |
| Day 9: Rope Bridge | Dart | π | π |