Skip to content

jgd10/AdventOfCode2022

Repository files navigation

AdventOfCode2022

Advent of Code Entries for 2022 (Python)

My first participation in the Advent of Code, and for this first try I stuck to my preferred language Python. The code has been tidied up a bit since completion, but it could do with more work.

Most challenges used pure python, although for some I used external packages like numpy and scipy, to varying extents. The requirements.txt is reflective of the entire set.

About

Advent of Code Entries for 2022 (Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages