Vidyalelo
Data Structure · Q515

Miscellaneous on Data Structures

Programming · Data Structure · question 515

Q515

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

A.
Dynamic programming
B.
Backtracking
C.
Greedy algorithm
D.
Divide and conquer
Answer

Answer: Option D

Solution

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