Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knightpp/advent-of-code-2024
https://github.com/knightpp/advent-of-code-2024
advent-of-code aoc2024
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/knightpp/advent-of-code-2024
- Owner: knightpp
- License: mit
- Created: 2024-12-06T16:02:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T20:19:04.000Z (about 2 months ago)
- Last Synced: 2024-12-19T20:29:04.850Z (about 2 months ago)
- Topics: advent-of-code, aoc2024
- Language: Elixir
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of code 2024
Trying to solve Advent of code.
## TODO
- manhattan distance
- convex hull, Graham's scan (to find perimeter from a set of points)