MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
What is Space Complexity of Depth First search alg..
1.
What is Space Complexity of Depth First search algorithm?
A.
b
B.
b^2
C.
b^b
D.
b^m
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Is optimality and completeness exist in bidirectional search algorithm?
A* algorithm is based on __________
Which of the following search algorithm searches forward from initial state and backward from goal state till both meet to identify a common state?
What is Space Complexity of Depth First search algorithm?
What is Branching Factor?
Searching using query on Internet is, use of ___________ type of agent.
What is disadvantage of Greedy Best First Search?
Depth-First Search is implemented in recursion with _______ data structure.
What is Time Complexity of Breadth First search algorithm?
What is Initial state + Goal state in Search Terminology?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply