Skip to content

Advent of Code solutions in Rust (2017), NodeJS (2018), C (2019), Python (2020) and Rust (2021/2022/2023)

License

Notifications You must be signed in to change notification settings

diogotcorreia/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code (AoC) Solutions

These are my solutions to Advent Of Code, an annual event created by Eric Wastl. The event consists on solving various programming challenges, starting on December 1st and ending by December 25th of each year.

Solved Puzzles

  • 2017: Mainly solved in Rust, work in progress
  • 2018: Mainly solved in NodeJS, up to puzzle 16
  • 2019: Mainly solved in C , work in progress
  • 2020: Mainly solved in Python, all puzzles
  • 2021: Mainly solved in Rust, all puzzles
  • 2022: Mainly solved in Rust, work in progress

About

Advent of Code solutions in Rust (2017), NodeJS (2018), C (2019), Python (2020) and Rust (2021/2022/2023)

Topics

Resources

License

Stars

Watchers

Forks