Skip to content

Conversation

@NidhiChaurasia
Copy link
Contributor

@NidhiChaurasia NidhiChaurasia commented Oct 30, 2021

Tower of Hanoi is a game where a certain number of disks of different sizes on a particular rod have to be transferred to the final rod with the help of other available rods following the following rules:
->One disk can be transferred at a time.
->A large disk cannot be placed on a small disk.
@thepranaygupta Kindly have a look at it!
Fixes #361

Tower of Hanoi is a game where a certain number of disks of different sizes on a particular rod have to be transferred to the final rod with the help of other available rods following the following rules: ->One disk can be transferred at a time. ->A large disk cannot be placed on a small disk.
@thepranaygupta thepranaygupta merged commit d41041d into thepranaygupta:main Oct 31, 2021
@thepranaygupta thepranaygupta added the hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021 label Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021

2 participants