Solution: Number of Spaces Cleaning Robot Cleaned
Explore how a cleaning robot navigates a 2D binary matrix, starting from the top-left corner and turning when encountering obstacles. Learn to track the robot's movement using bitwise operations and identify when it stops after revisiting a state, gaining skills valuable for coding interviews on matrix traversal and state management.
We'll cover the following...
We'll cover the following...
Statement
You are given a 0-indexed 2D binary matrix, room, representing a room of size