Skip to content

jgoerner/aoc-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Advent of Code 2019 ๐Ÿ’ป๐ŸŽ„

About

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

How to run this code

  1. clone this repository git clone https://github.com/jgoerner/aoc-2019
  2. run the tests ./gradlew test
  3. investigate the test results at /build/reports/tests/test/index.html

Implemented Challenges

  • Day 01 - The Tyranny of the Rocket Equation ๐Ÿงฎ
  • Day 02 - 1202 Program Alarm ๐Ÿšจ
  • Day 03 - Crossed Wires โšก๏ธ
  • Day 04 - Secure Container ๐Ÿ”ข
  • Day 05 - Sunny with a Chance of Asteroids โ˜„๏ธ

About

Code for the 2019 Advent of Code (https://adventofcode.com/2019) ๐Ÿ’ป๐ŸŽ„

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages