OpenTechSchool-Leipzig / learning-resources

Tutorials, books, articles, videos and more to learn coding
31 stars 1 forks source link

Advent of Code #50

Open normade opened 1 year ago

normade commented 1 year ago

Name of the resource Advent of Code

Link where to find the resource https://adventofcode.com/

A short description

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 interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.

Additional notes

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.