πŸ“Š Design and Analysis of Algorithms
Q. What is the objective of tower of hanoi puzzle?
  • (A) to move all disks to some other rod by following rules
  • (B) to divide the disks equally among the three rods by following rules
  • (C) to move all disks to some other rod in random order
  • (D) to divide the disks equally among three rods in random order
πŸ’¬ Discuss
βœ… Correct Answer: (A) to move all disks to some other rod by following rules

Explanation: objective of tower of hanoi problem is to move all disks to some other rod by following the following rules-1) only one disk can be moved at a time. 2) disk can


Explanation by: Mr. Dubey
objective of tower of hanoi problem is to move all disks to some other rod by following the following rules-1) only one disk can be moved at a time. 2) disk can

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
1014
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate