Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 303 Bytes

File metadata and controls

10 lines (6 loc) · 303 Bytes

Project: Advent of Code

Purpose

  • Using Advent of Code exercises as a way to learn a new programming language.

General Instructions

  • Do not give complete solutions, but provide hints on language features and code organization.
  • Avoid dependencies on 3rd party libraries for the core logic.