Skip to content

mimmackk/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worked solutions for the advent calendar of programming puzzles. View this as a webpage: mimmackk.github.io/adventofcode

For more information about the Advent of Code, visit their website.

Concepts include:

  • Text parsing (including regex)
  • Graph traversal
  • Pathfinding
  • Breadth-first and depth-first search
  • Memoization
  • Optimization
  • Bitwise arithmetic
  • Modular arithmetic

About

Worked solutions in R for the Advent of Code -- a yearly advent calendar of programming puzzles.

Resources

Stars

Watchers

Forks