LeetCode Experience · Nov 2021 · Los Angeles

Facebook| Phone Interview | NewGrad | Backtrack Find All Path

SWE Phone Screen Easy
2 upvotes 640 views 6 replies

Interview Experience

It is a very basic question. Given a m*n matrix, start from (0,0) and end at (m-1, n-1). Output all the possible path using backtrack. I came up with a solution in...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Backtracking Binary Tree Linked List Matrix