Skip to content

elazar/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This repo is my personal attempt to stay committed to doing programming puzzles from Advent of Code long enough to learn new languages reasonably well. Wish me luck!

Current Goal

  • Complete every AoC puzzle from 2015 to present in Clojure.

Past Progress

  • I completed the first 9 days of 2017 that same year in Golang but stopped there.

Organization

  • This repository contains a directory per language.
  • Each language directory contains a directory for each year of Advent of Code for which I've completed puzzles.
  • Each year directory contains a directory for the day associated with the Advent of Code puzzles.
  • Each day directory contains any relevant input and my solutions to the puzzles for that day.

Feedback

If you have any questions, discussion, or other feedback, feel free to file an issue.

If it relates to one or more specific exercises, please include the year(s), day(s), part(s), and language(s).

License

All code in this repository is licensed under the MIT License.

About

My solutions to Advent of Code puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages