Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.19 KB

File metadata and controls

18 lines (11 loc) · 1.19 KB

AE Advent of Code, 2021 edition

This repository contains code submissions by AE employees for Advent of Code 2021 http://adventofcode.com/2021

Advent of Code is a series of small 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.

AE Leaderboard (! new leaderboard !)

To join the AE Leaderboard, check the Software Crafters Teams channel for the join code.

AE Leaderboard

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

Discuss Follow the AEdvent Channel in Teams