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

https://github.com/coatsy/aoc2023

Advent of Code 2023
https://github.com/coatsy/aoc2023

Last synced: 7 months ago
JSON representation

Advent of Code 2023

Awesome Lists containing this project

README

          

# Advent of Code 2023

Repo for my [Advent of Code 2023](https://adventofcode.com/2023) answers.

## LINQPad

The first few solutions are contained in `.linq` files - these are generated by Joe Albahari's most excellent [LINQPad](https://www.linqpad.net/). It's such a great .NET scratchpad.