-
Notifications
You must be signed in to change notification settings - Fork 0
Tower of Hanoi is a mathematical puzzle where we have three rods and n disks. The objective of the puzzle is to move the entire stack to another rod, obeying the following simple rules:- 1) Only one disk can be moved at a time. 2) Each move consists of taking the upper disk from one of the stacks and placing it on top of another stack i.e. a dis…
gulamgaushkhan1999/Tower-of-Hanoi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Tower of Hanoi is a mathematical puzzle where we have three rods and n disks. The objective of the puzzle is to move the entire stack to another rod, obeying the following simple rules:- 1) Only one disk can be moved at a time. 2) Each move consists of taking the upper disk from one of the stacks and placing it on top of another stack i.e. a dis…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published