algorithm

How To Crack Sudoku Using Python

Sudoku is a fun logic-based puzzle in which the objective is to fill a 9×9 grid with digits from 1-9 in such a way...
Siddharth Isaiah
1 min read

Problem Solving #1: No Loops Allowed!

How do you write from 100 to 1 without using loops? – HS (via slack) Before you read on – think for a minute,...
Siddharth Isaiah
2 min read