Vidyalelo
Data Structure · Q137

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 137

Q137

Which of the following data structure is used to implement BFS?

A.
linked list
B.
tree
C.
stack
D.
queue
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board