/advent-of-code

Advent of Code - Multi-Language Solutions: This repository showcases my journey through the Advent of Code challenges, solved in a variety of programming languages. It's a personal project to improve problem-solving skills and explore new languages.

Primary LanguageElixir

⭐ Advent of Code Solutions

This repository contains my solutions in Elixir and TypeScript, showcasing a blend of functional and script-based programming paradigms.

Solutions

Below is the table of the completed challenges. Each day has two parts, and the status of each part is indicated as either ✅(Completed), 🚀(In Progress), 🔜 (Not Attempted).

Year Day Elixir Part 1 Elixir Part 2 TypeScript Part 1 TypeScript Part 2
2023 1
2023 2
2023 3 🔜 🚀 🔜

Happy Coding!