Skip to content

am93/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0fbd24a Β· Dec 23, 2022

History

21 Commits
Dec 4, 2022
Dec 4, 2022
Dec 4, 2022
Dec 4, 2022
Dec 4, 2022
Dec 5, 2022
Dec 6, 2022
Dec 7, 2022
Dec 9, 2022
Dec 9, 2022
Dec 10, 2022
Dec 11, 2022
Dec 12, 2022
Dec 13, 2022
Dec 14, 2022
Dec 15, 2022
Dec 16, 2022
Dec 17, 2022
Dec 18, 2022
Dec 19, 2022
Dec 21, 2022
Dec 21, 2022
Dec 22, 2022
Dec 23, 2022

Repository files navigation

πŸŽ„ Advent of Code 2022 solutions πŸŽ„

This repository contains my solutions for AoC 2022 written in Python 🐍 I kindly ask all visitors not to judge code quality or maintainability, due to the following reason:

  • it is a time oriented competition ⏰ - meaning just find the solution to the problem ASAP,
  • I tend to overcomplicate solutions with list comprehensions and functional programming approach
    • most of the time, there is an easier solution available, but I like to sharpen my functional approach πŸ˜‡

Thanks for stopping by πŸ‘‹ If you like any of the solutions drop a ⭐ to this repository.

Don't forget to support Advent of code.

About

Advent of Code 2022 solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages