Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattmight/advent-of-code-2022


https://github.com/mattmight/advent-of-code-2022

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Matt Might's Advent of Code 2022 Challenge

This repo documents my (ultimately successful) attempt to complete each day for [Advent of Code 2022](https://adventofcode.com/2022/events) using a different programming languages.

Here's a rundown of the languages by day:

```
Day 01: Awk
Day 02: LaTeX
Day 03: C
Day 04: Java
Day 05: MATLAB

Day 06: C#
Day 07: Ruby
Day 08: Julia
Day 09: Bash
Day 10: vimscript

Day 11: C++
Day 12: R
Day 13: JavaScript
Day 14: Erlang
Day 15: Go

Day 16: Python
Day 17: Standard ML
Day 18: PHP
Day 19: Common Lisp
Day 20: TypeScript

Day 21: sed & bc
Day 22: Lua
Day 23: Haskell
Day 24: Scala
Day 25: Racket
```