Skip to content

goetz-markgraf/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

This repo hosts the results for https://adventofcode.com/2022.

Main language is Typescript in folder ts.

Some days are solved in Go as well in folder golang.

Typescript

The puzzles are solved in Typescript using jest and mocha. If all tests pass green, all puzzles are solved correctly

Go

The puzzles are solved in Go simply by printing their results. They must be compared with the expected results manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published