Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1008 Bytes

File metadata and controls

24 lines (14 loc) · 1008 Bytes

aedvent-code-2017

AE Advent of Code 2017

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

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

To join the AE Leaderboard, check the Slack channel for the join code.

AE Leaderboard: http://adventofcode.com/2017/leaderboard/private/view/29328

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

Join #aedvent on the AE slack channel!