https://github.com/thekevjames/challenges
various coding challenges
https://github.com/thekevjames/challenges
advent-of-code kattis project-euler
Last synced: 6 months ago
JSON representation
various coding challenges
- Host: GitHub
- URL: https://github.com/thekevjames/challenges
- Owner: TheKevJames
- License: mit
- Created: 2015-06-05T06:54:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T17:18:02.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T18:34:39.699Z (almost 2 years ago)
- Topics: advent-of-code, kattis, project-euler
- Language: Julia
- Size: 638 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Various Challenges
==================
This repository is a collection of various one-off challenges.
- `Advent of Code 2016`_
- `Advent of Code 2017`_
- `Advent of Code 2018`_
- `Advent of Code 2019`_
- `Advent of Code 2020`_
- `Advent of Code 2021`_
- `Kattis`_
- `PolyEuler`_
.. _Advent of Code 2016: https://github.com/TheKevJames/challenges/tree/master/advent-2016
.. _Advent of Code 2017: https://github.com/TheKevJames/challenges/tree/master/advent-2017
.. _Advent of Code 2018: https://github.com/TheKevJames/challenges/tree/master/advent-2018
.. _Advent of Code 2019: https://github.com/TheKevJames/challenges/tree/master/advent-2019
.. _Advent of Code 2020: https://github.com/TheKevJames/challenges/tree/master/advent-2020
.. _Advent of Code 2021: https://github.com/TheKevJames/challenges/tree/master/advent-2021
.. _Kattis: https://github.com/TheKevJames/challenges/tree/master/kattis
.. _PolyEuler: https://github.com/TheKevJames/challenges/tree/master/polyeuler