Vidyalelo
Data Structure · Q13

Applications of Data Structures

Programming · Data Structure · question 13

Q13

In which data structure would you typically use depth-first search (DFS)?

A.
Graph
Answer
B.
Heap
C.
Stack
D.
Queue

Answer: Option A

Solution

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