This repository contains code submissions by AE employees for Advent of Code 2022 http://adventofcode.com/2022
Advent of Code is a series of programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme. Read more here.
To join the AE Leaderboard, check the Software Crafters AEdvent Teams channel for the join code.
Folder Structure Add your submission as YourName - Language in the directory for that day (example: day 01/Joske - JavaScript)
Any files which need to be ignored (IDE configuration settings) can be added to .gitignore in the root. You can add a README.md to your folder for any run instructions / dependencies
Follow the AEdvent Channel in Teams