InterviewSolution
Saved Bookmarks
| 1. |
Both FIFO branch and bound strategy and backtracking leads to depth first search.(a) true(b) falseThe question was asked in an interview.The above asked question is from Graph Search in chapter Graph Search of Data Structures & Algorithms II |
|
Answer» The CORRECT option is (b) false |
|