Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coleellis/advent-of-code
My Solutions for Advent of Code challenges
https://github.com/coleellis/advent-of-code
advent-of-code c python x64-assembly
Last synced: 16 days ago
JSON representation
My Solutions for Advent of Code challenges
- Host: GitHub
- URL: https://github.com/coleellis/advent-of-code
- Owner: coleellis
- Created: 2023-12-01T07:36:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T01:08:35.000Z (about 1 month ago)
- Last Synced: 2024-12-27T02:22:43.812Z (about 1 month ago)
- Topics: advent-of-code, c, python, x64-assembly
- Language: Python
- Homepage:
- Size: 2.95 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
[![wakatime](https://wakatime.com/badge/user/018c2398-15b4-48fa-922a-a730fce8bcbd/project/018c23e8-2162-4616-8a7e-281d01d40ea2.svg)](https://wakatime.com/badge/user/018c2398-15b4-48fa-922a-a730fce8bcbd/project/018c23e8-2162-4616-8a7e-281d01d40ea2)
My solutions for the Advent of Code challenges. The Wakatime badge shows my entire time spent on this repository. I only started using Wakatime recently, so the time spent on the 2015 (and many of the 2022) challenges is not included.
# Languages
My goal is to solve each challenge using multiple languages to provide the most exposure. 2023 is my first year going for speed, so I've been using Python for the initial solution and then solving it in other languages later.
I have a significant number of solutions in C and Python and am starting to draft solutions in x64 Assembly. I might add some other languages later.
# Challenge Calendars
### 2024 Challenges ( 22/50 )
| M | T | W | R | F | S | U |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| | | | | | | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | | | | |
| | | | | | | |
| | | | | | | |### 2023 Challenges ( 50/50 )
| M | T | W | R | F | S | U |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| | | | | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | | | | | | |### 2022 Challenges ( 26/50 )
| M | T | W | R | F | S | U |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| | | | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | | | | |
| | | | | | | |
| | | | | | | |### 2021 Challenges
### 2020 Challenges
### 2019 Challenges
### 2018 Challenges
### 2017 Challenges ( 2/50 )
| M | T | W | R | F | S | U |
| --- | --- | --- | --- | ------------- | --- | --- |
| | | | | ![](gold.ico) | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |### 2016 Challenges ( 16/50 )
| M | T | W | R | F | S | U |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| | | | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | | | | |
| ![](gold.ico) | | | | | | |
| | | | | | | |### 2015 Challenges ( 50/50 )
| M | T | W | R | F | S | U |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) |
| ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | ![](gold.ico) | | |