AdventOfCode

My solutions for Advent of Code 2020 in Python ⭐


Project maintained by benthecoder Hosted on GitHub Pages — Theme by mattgraham

AdventOfCode 🎄

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.

Table Of Contents ❄️

Day 🌟 Title link
01 Report Repair code
02 Password Philosophy code
03 Toboggan Trajectory code
04 Passport Processing code
05 Binary Boarding code
06 Custom Customs code
07 Handy Haversacks code
[08]    
[09]    
[10]    
[11]    
[12]    
[13]    
[14]    
[15]    
[16]    
[17]    
[18]    
[19]    
[20]    
[21]    
[22]    
[23]    
[24]    
[25]    

Advent calendar 📅

              ..........|..........                 1 **
   .....'''''' .'  -  -  \- .''~ ~ ''''''.....      2 **
''' ~ ~ ~ ~  ~ '.'. -   - \ -'':  ~ ~   ~  ~  '''   3 **
 ~   ~  ~   ~ ~  ~ ''..'''_[].'  ~    ~   ~ ~  ~    4 **
~   ~ ~  .'. ~  ~  ~ ____/ ''  ~  ~  ~     ~    ~   5 **
  ~    ~ ''  .._____/ ~   ~  ~  ~      ~            6 **
 ~  ~ ~   ~ :[]'.   ~   ~      ~               ~    7 **
       ~     '.\ ~        ~  ~      ~      ~        8 *
 ~   ~      ~   \  ~   ~ __     ~      ~      ~    17
               ~ \      .''\'..    ~       ~    .   9 
                  \ ~   .'^ [].'      ~  ~  ..''   16 
                   \    :^ , :\  ~       :''  , ^
       .           ~\    '..'  \_______~ '. ,      15 
                     \ ~       ~   ~   \  :  , ^ 
           .       ~  \   ~            .\' ,  ^ ^  10 
                       \   .       ~   '.[]  , ^   14 
                     ~  \'',:  ~       _/'..  , ^
                       :[]..'         / ~   ''...  11 
                        ''\__  ~     /             13 
                          ~  \__    /~      ~    
                                \__/               12 
                                ~         ~    ~ 
                           ~                     
                             . ..   .' ..       ~
                              '.            ~    

Resources / References 🎁

Python Cheatsheet

Algorithms cheatsheet

Courses