Computer Science, asked by velpursaipavankumar, 10 days ago

data structure used in bfs​

Attachments:

Answers

Answered by Anonymous
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 khushnumapraveen42
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