LeetCode Question · Oct 2019 · Los Angeles

Google | Phone Screen | Count Zero Squares

7 upvotes 3,621 views 3 replies

Question Details

Count the number of squares in the matrix of zeros and ones, which consist only of zeros. Example: Input [[0, 0, 0] [0, 0, 0] [0, 0, 1]] Output: 11 Explanation: In len 1, there...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Matrix