Skip to content

MBartsch71/AoC_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

Welcome to my implementations of the puzzles in Advent of Code 2020.

My approach is to implement this in "as-clean-code-as-possible" manner :-). For this I have also Unit Tests and I implement in ABAP OO.

For a better overview I put the code in ABAP reports, there I can put all the classes locally and its less messy in the repo.

Day 1 - Report Repair - 01.12.2020

The exercise you can find here: Day 1

The source code is in this report. YMBH_AOC_DAY_1

Day 2 - Password Philosophy - 02.12.2020

The exercise you can find here: Day 2

The source code is in this report. YMBH_AOC_DAY_2

Day 3 - Toboggan Trajectory - 03.12.2020

The exercise you can find here: Day 3

The source cocde is in this report. YMBH_AOC_DAY_3

Day 4 - Passport Processing - 04.12.2020

The exercise you can find here: Day 4

The source cocde is in this report. YMBH_AOC_DAY_4

Day 5 - Binary Boarding - 05.12.2020

The exercise you can find here: Day 5

The source cocde is in this report. YMBH_AOC_DAY_5

Day 6 - Custom Customs - 06.12.2020

The exercise you can find here: Day 6

The source cocde is in this report. YMBH_AOC_DAY_6

Day 7 - Handy Haversacks - 07.12.2020

The exercise you can find here: Day 7

The source cocde is in this report. YMBH_AOC_DAY_7

Day 8 - Handheld Halting - 08.12.2020

The exercise you can find here: Day 8

The source cocde is in this report. YMBH_AOC_DAY_8

Day 9 - Encoding Error - 09.12.2020

The exercise you can find here: Day 9

The source cocde is in this report. YMBH_AOC_DAY_9

Day 10 - Adapter Array - 10.12.2020 - only Part 1

The exercise you can find here: Day 10

The source cocde is in this report. YMBH_AOC_DAY_10

Day 11 - Seating System - 11.12.2020 - Part 1

The exercise you can find here: Day 11

The source cocde is in this report. YMBH_AOC_DAY_11

Day 13 - Shuttle Search - 13.12.2020

The exercise you can find here: Day 13

The source cocde is in this report. YMBH_AOC_DAY_13

Day 14 - Docking Data - 14.12.2020

The exercise you can find here: Day 14

The source cocde is in this report. YMBH_AOC_DAY_14

Day 16 - Ticket Translation - 16.12.2020

Day 16

The source cocde is in this report. YMBH_AOC_DAY_16

Day 22 - Crab Combat Translation - 22.12.2020

Day 22

The source cocde is in this report. YMBH_AOC_DAY_22

Day 24 - Lobby Layout - 24.12.2020

Day 24

The source cocde is in this report. YMBH_AOC_DAY_24

Day 25 - Combo Breaker - 25.12.2020

Day 25

The source cocde is in this report. YMBH_AOC_DAY_25

About

Advent of Code 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages