Q601
What is the space complexity of Depth-first search?
A.
O(b)
B.
O(bl)
C.
O(m)
D.
O(bm)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board