Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jomi195/aoc
🎄🌟 My Advent of Code Solutions
https://github.com/jomi195/aoc
advent-of-code aoc programming-challenges programming-puzzles
Last synced: about 1 month ago
JSON representation
🎄🌟 My Advent of Code Solutions
- Host: GitHub
- URL: https://github.com/jomi195/aoc
- Owner: JOMI195
- Created: 2023-12-08T11:36:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-04T17:58:08.000Z (7 months ago)
- Last Synced: 2024-06-04T20:04:35.778Z (7 months ago)
- Topics: advent-of-code, aoc, programming-challenges, programming-puzzles
- Language: C++
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![aocTitleBanner](https://github.com/JOMI195/aoc/assets/57303615/1f91e488-45ad-4e17-88d2-3505de6ab657)
# Advent of Code 🎄🌟
Welcome to my Advent of Code repository! 🚀 This festive coding challenge is an exciting way to count down the days until Christmas by solving daily programming puzzles.
## What is Advent of Code?
Advent of Code is an annual coding event in december. It consists of 24 daily coding challenges that range from straightforward to mind-bending. The puzzles cover a variety of topics, including algorithms, data structures, and problem-solving skills.