Skip to content

zFlxw/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Advent of Code is an Advent calender containing small programming puzzles. Each day yields a new puzzle that can be solved. Solving a puzzle gives you one star and you get access to the second part of the puzzle. If you also solve the second part, you will get another star. The puzzles are available at adventofcode.com.

My Approach

I am using this as an opportunity to improve my programming skills. I have chosen to use TypeScript. As runtime, I have chosen Deno. My coding environment is Visual Studio Code.

Overview

Day Part 1 Part 2
1
2
3
4

About

A project containing my solutions for Advent of Code 2022, written in TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published