LeetCode Question · Jan 2022 · Los Angeles

Facebook | Coding Puzzle | Portals

3 upvotes 3,126 views 15 replies

Question Details

Hey all, Trying to solve this puzzle from facebook recruiting portal: This seems to be a straightforward graph problem (BFS): class Solution { public int getSecondsRequired(int R, int C, char[][] G) { //...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Graph Linked List Queue Stack