Page 1 of 1

Recursive solution of tower of hanoi problem is an example of which of the following algorithm?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) Dynamic programming
b) Backtracking
c) Greedy algorithm
d) Divide and conquer