Skip to content

kamilluyt/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

This repo contains my Advent of Code solutions.

Rationale of why AOC

Every year (starting from 2015) December brings us (programmers) a gift - Advent. No, not the one you think about, Advent of Code. Advent of Code is a set of challenges, allowing us to experiment with new languages.

Years

  • 2015 - python
  • 2016 - bash
    Turns out bash is not the greatest idea for those type of problems, had to employ Cursor
  • 2017 - javascript
  • 2018 - typescript
  • 2019 - python

About

My Advent of Code solutions

Topics

Resources

Stars

Watchers

Forks

Contributors