Skip to content

neeppy/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code

Hello there, stranger! I see you've stumbled upon AOC county, Neepland. Only you know what you're looking for here. What I can tell you is that here you'll find my solutions to the Advent of Code problems, along with the problem details, so you don't have to go searching.

Each day of each year is organised under its own directory and has its own individual files (e.g. 2023/dec1/part1.ts). The setups may be similar each day, but they usually evolve day by day (adding new utils, or changing the file structure).

This year (2023) is all written in NodeJS, using TypeScript... As for the others... Who knows? Maybe Brainfuck? Or maybe Google Sheets? We'll see.

Here's a table of content of what you'll find here:

  1. AOC Year 2023 – TypeScript, using ts-node to run scripts

About

My solutions to the yearly Advent of Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published