Suche
Beiträge, die mit AdventOfCode getaggt sind
In my quest of solving #AdventOfCode problems in interesting ways, this time I solved the 2020 problem "Seating System" with comonads and stencils in #Haskell. Read my latest #blog post about it: https://abhinavsarkar.net/posts/solving-aoc20-seating-system/
#FunctionalProgramming #Programming
#FunctionalProgramming #Programming
Solving Advent of Code “Seating System” with Comonads and Stencils
We solve the Advent of Code 2020 “Seating System” challenge in Haskell using comonads and stencils.abhinavsarkar.net