https://github.com/guerinoni/exercises
Solution of different code challenges
https://github.com/guerinoni/exercises
advent-of-code advent-of-code-2024 codechallenge codechallenge-solutions
Last synced: about 2 months ago
JSON representation
Solution of different code challenges
- Host: GitHub
- URL: https://github.com/guerinoni/exercises
- Owner: guerinoni
- Created: 2024-12-01T18:30:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T13:10:26.000Z (3 months ago)
- Last Synced: 2025-03-28T07:35:10.821Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2024, codechallenge, codechallenge-solutions
- Language: Rust
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercises
This repo contains various code challenges :) just for sharing my solution, discussion with collegues or keep those reference for me of the future.
> For the Advent of code, no input nor text of exercise is added here because of https://adventofcode.com/2024/about.
List:
- [Advent of Code 2024](./advent-of-code-2024/README.md)
- [Advent of Code 2021](./advent-of-code-2021/README.md)