Back to Type Challenges

README

questions/31797-hard-sudoku/README.md

latest1.5 KB
Original Source
<!--info-header-start--><h1>Sudoku </h1><blockquote><p>by Bruno Ladeia <a href="https://github.com/BrunoLad" target="_blank">@BrunoLad</a></p></blockquote><p><a href="https://tsch.js.org/31797/play" target="_blank"></a> </p><!--info-header-end-->

Write a type that verifies Sudoku game is solved. This is based off a challenge from Advent of Typescript 2023 by TypeHero (Day 22). So kudos for them for thinking up such a neat challenge!

<!--info-footer-start-->

<a href="../../README.md" target="_blank"></a> <a href="https://tsch.js.org/31797/answer" target="_blank"></a> <a href="https://tsch.js.org/31797/solutions" target="_blank"></a> <!--info-footer-end-->