horstmann/codecheck-python-ComplexLoops-5
Platform Name
CodeCheck
Exercise Type
Code Completion
Language
Python
Description
Given a two-dimensional array of integers, return the position of the largest square subarray filled with zeroes, as a list of length 2. Return [-1, -1] if there is no such subarray.
Keywords
Two-Dimensional Arrays
,
Complex Loops
URL
https://codecheck.io/files/horstmann/codecheck-python-ComplexLoops-5
Author
Cay Horstmann
Institution
San José State University
Iframe URL
https://codecheck.io/files/horstmann/codecheck-python-ComplexLoops-5
LTI URL
https://codecheck.io/files/horstmann/codecheck-python-ComplexLoops-5
LTI Instructions URL
https://horstmann.com/codecheck/lti.html
Preview