Mining Engineering > GATE 2022 > Aptitude
The figure shows a grid formed by a collection of unit squares. The unshaded unit square in the grid represents a hole.
What is the maximum number of squares without a "hole in the interior" that can be formed within the 4x4 grid using the unit squares as building blocks?

Explanation
Correct : b
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.