← Graph Traversal (BFS/DFS)DSA 4.1.B

Grid/Matrix BFS-DFS

"Islands"-style problems — treat a 2D grid as an implicit graph with 4- or 8-directional neighbors.

StatusPending

Notes from readers

Comments — via GitHub