akhildevelops / AdventOfCode2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdventOfCode2020

Advent Of Code

This is a repository containing solutions for AdventOfCode Challenge held once in every year starting from December 1st to December 25th.

The challenge is unique compared to other competitive programming challenges.

The whole challenge revolves around a story and we are given daily two problems based on it.

The solutions are written in Julialang a high performance language, easy to code like Python achieving speeds of C.

Day Story Part1 Part2
Dec-1 Report Repair 🧮
Dec-2 Password Philosophy 🔑
Dec-3 Toboggan Trajectory 🛷
Dec-4 Passport Processing 🔑
Dec-5 Binary Boarding 🔲
Dec-6 Custom Customs 🛃
Dec-7 Handy Haversacks 🧳
Dec-8 Handheld Halting 🕹️
Dec-9 Encoding Error 💻

About

License:MIT License


Languages

Language:Julia 100.0%