This repository contains my solutions to the Advent of Code 2024 challenges. Advent of Code is an annual event where participants solve programming puzzles released daily in December. https://adventofcode.com/2024
The solutions in this repository are written in the following programming languages:
- DataWeave
- Clone the repository
- Open the repository in VSCode with DataWeave extension installed.
- Navigate to the src/test/dw, select the .dwl and preview the file to run the code.