The data structure required
sor breath first traversal on a graph
Answers
Answered by
0
Answer:
Breadth First Search (BFS) algorithm traverses a graph in a breadthward motion and uses a queue to remember to get the next vertex to start a search, when a dead end occurs in any iteration.
PLS MARK ME AS BRILLIANT OR FOLLOW ME
Similar questions
Social Sciences,
3 months ago
Math,
3 months ago
Science,
3 months ago
Math,
6 months ago
Science,
6 months ago
Science,
10 months ago
Biology,
10 months ago
Social Sciences,
10 months ago