filmov
tv
Python Sudoku Valid Checker

Показать описание
In this leetcode Python software interview question, we're asked to check if a Sudoku board is valid. This is leetcode medium; not sure why because it's way easier than 'easy' leetcode problems.
0:00 Problem Definition
1:14 Implementing The Solution
6:53 Doing The 3x3 Checks
11:51 Can't Run Tests. Submit Anyway
0:00 Problem Definition
1:14 Implementing The Solution
6:53 Doing The 3x3 Checks
11:51 Can't Run Tests. Submit Anyway