besnardjb / aoc22_pyshort

Advent of code 2022 in short Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

Personnal Goal

In my approach I want the shortest python code.

What is it all about?

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.

If you'd like to support Advent of Code, you can do so indirectly by helping to share it with others, or directly via PayPal or Coinbase.

Credits

Puzzles, Code, & Design: Eric Wastl

Beta Testing:

Community Managers: Danielle Lucek and Aneurysm9

About

Advent of code 2022 in short Python


Languages

Language:Python 100.0%