Skip to content

This repository contains the code-games part of the Advent of Code

Notifications You must be signed in to change notification settings

dkore/Advent-of-Code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code - The repo

This repository contains the code-games part of the Advent of Code

What is Advent of Code?

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.

Credits

All credits for the challanges and the idea goes to Eric Wastl. Here is a link to the Advent of Code website: https://adventofcode.com/

About

This repository contains the code-games part of the Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Go 0.4%