Advent of Code solutions for 2021 solved in Matlab.
All solutions were written December 2021 as part of the Advent of Code game. These solutions with comments were shared on Reddit (https://old.reddit.com/r/adventofcode/) each night upon completion. Some solutions were updated in attempts to make them more efficient.
Previous years as completed in Rust and Java.
(Rust) 2018, 2019, 2020: https://github.com/isaacmorgan/advent_of_code
(Java) 2015, 2016, 2017: Not yet published