You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mirror repo of https://gitlab.iits.tech/robertwloch/aoc/aoc2022] That repo contains my solutions which are always developed test first using Vitest and Typescript. Since the base of the repo is my Vue 3 base project, it may contain some noise. Just ignore that and check the aoc folders in src and tests.
My Advent of Code solutions for 2022. I make no guarantees for the efficiency of this code. I can, however, guarantee that it has O(gets it done) complexity.