Skip to content

My solutions to Advent of Code using MongoDB Aggregation Pipelines

Notifications You must be signed in to change notification settings

Fefer-Ivan/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode

My solutions to Advent of Code (https://adventofcode.com/) using MongoDB Aggregation Pipelines.

To make things interesting and learn new things, I will try to solve as many problems as possible using MongoDB Aggregation Pipelines. The only thing will allow myself to do outside MongoDB is to write a simple script that converts puzzle input into JSON so I can upload it to MongoDB.

In 2022 I burned out on day 15. Let's see how far I can get in 2023.

About

My solutions to Advent of Code using MongoDB Aggregation Pipelines

Resources

Stars

Watchers

Forks