data structure used in bfs
Attachments:
Answers
Answered by
1
Answer:
The data structure used in BFS is a queue and a graph. The algorithm makes sure that every node is visited not more than once.
Answered by
1
Answer:
The data structure used in BFS is a queue and a graph.
Explanation:
Please mark me as Brainlist.
Have a nice day.
Similar questions