Tag: matrix
All the articles with the tag "matrix".
-
BFS with Re-visiting Cells: Grid with Obstacles Elimination
Learn how to modify the standard Breadth-First Search (BFS) algorithm to allow revisiting cells when solving grid problems.
All the articles with the tag "matrix".
Learn how to modify the standard Breadth-First Search (BFS) algorithm to allow revisiting cells when solving grid problems.