Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/funnyboy-roks/adventofcode

My solutions for Advent of Code
https://github.com/funnyboy-roks/adventofcode

advent-of-code advent-of-code-2022 advent-of-code-2023 adventofcode aoc javascript

Last synced: about 3 hours ago
JSON representation

My solutions for Advent of Code

Awesome Lists containing this project

README

        

# AdventOfCode

My code for [Advent of Code](https://adventofcode.com/2023) [2023](https://en.wikipedia.org/wiki/2023 'lol')

Written in JavaScript

You're welcome to join my private leaderboard if you'd like! `987403-3723c994`

The comments above the functions for each part are the amount of time
that it took me to solve the part.

## Days

Obvious spoilers if you intend to solve for yourself.

[`01`](./src/day01.js)
[`02`](./src/day02.js)
[`03`](./src/day03.js)
[`04`](./src/day04.js)
[`05`](./src/day05.js)
[`06`](./src/day06.js)
[`07`](./src/day07.js)
[`08`](./src/day08.js)
[`09`](./src/day09.js)
[`10`](./src/day10.js)
[`11`](./src/day11.js)
[`12`](./src/day12.js)
[`13`](./src/day13.js)
[`14`](./src/day14.js)
[`15`](./src/day15.js)

### Checkout my previous years:
https://github.com/funnyboy-roks/AdventOfCode/branches