Oracle Interview Question

Shorted distance between two points in a grid given a source and destination. https://leetcode.com/problems/minimum-cost-homecoming-of-a-robot-in-a-grid/

Interview Answer

Anonymous

Apr 22, 2024

BFS/DFS