Skip to content

hanszt/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2021

Introduction

This is a project to participate in AdventOfCode 2021

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

This year I'm participating using Kotlin:

prepare

Project by Hans Zuidervaart, december 2021

Credits to The TurkeyDev and Roman Elizarov

Results

Most of the days I was able to solve myself. When a problem is inherently recursive, I tend to struggle with it al lot.

That's why I was not able to solve all parts myself. For those parts I looked at how others came to a solution

These are the repo's I visited too see the solutions for the parts I was not able to solve myself.

Full credits for Roman Elizarov, William Y Feng and The Turkey Dev for these days!

End result

Sources

About

A project to participate in the 2021 advent of code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages