Vidyalelo
Data Structure · Q155

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 155

Q155

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

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

Answer: Option C

Solution

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