🟩 Shortest Path in Binary Matrix (Leetcode 1091) Problem Statement: Given an n x n binary matrix grid, return the length of the shortest clear path from the top-left cell (0, 0) to the bottom-right ...