Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tasxatzial/advent-of-code-15
https://github.com/tasxatzial/advent-of-code-15
advent-of-code advent-of-code-2015 adventofcode
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tasxatzial/advent-of-code-15
- Owner: tasxatzial
- Created: 2022-07-28T00:56:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T01:51:09.000Z (12 months ago)
- Last Synced: 2024-11-13T16:43:31.432Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2015, adventofcode
- Language: Clojure
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of code (2015)
[Advent of Code](https://adventofcode.com) is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar. It has been running since 2015.
The programming puzzles cover a variety of skill sets and skill levels and can be solved using any programming language. Participants also compete based on speed on both global and private leaderboards.
---
This repo contains my solutions to the problems for the year 2015.