Advent of Code is an annual Christmas calendar of programming puzzles. This repo contains my solutions in TypeScript, JS and Go.
Each day's solution is neatly organized in its own folder, making it easy to navigate and explore. The code is well-commented for readability, and efforts have been made to follow best coding practices.
The solutions aim for clarity and correctness. Some solutions include optimization for improved performance. Feel free to explore, provide feedback, or ask questions!
This project is licensed under the MIT License.