An open API service indexing awesome lists of open source software.

https://github.com/onemoredavid/2023-adventofcode

My repo for the Advent Of Code (2023) challenges
https://github.com/onemoredavid/2023-adventofcode

Last synced: about 1 year ago
JSON representation

My repo for the Advent Of Code (2023) challenges

Awesome Lists containing this project

README

          

# 2023-adventOfCode
My repo for the Advent Of Code (2023) challenges
___

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.

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.

Click here for more and to join the challenge: [About Advent of Code](https://adventofcode.com/2023/about)