Applications That Are More Efficient While Using Breadth First Search Discussion-FIU.

Can you think of some applications that will be more efficient while using BFS rather than DFS?
BFS stands for Breadth First Search and DFS stands for Depth First Search.
https://online.fiu.edu/videos/?vpvid=44fc651b-adc9…Graph Traversal -Depth First Search videohttps://online.fiu.edu/videos/?vpvid=7deda2ac-ea50…Graph Traversal – Breadth First Search video