https://github.com/mahdis-2003/hanoitower
Iterative solution for the Tower of Hanoi problem using a stack-based approach in C++. Avoids recursion by simulating the process with explicit stack operations.
https://github.com/mahdis-2003/hanoitower
cpp hanoi-towers
Last synced: over 1 year ago
JSON representation
Iterative solution for the Tower of Hanoi problem using a stack-based approach in C++. Avoids recursion by simulating the process with explicit stack operations.
- Host: GitHub
- URL: https://github.com/mahdis-2003/hanoitower
- Owner: mahdis-2003
- Created: 2025-03-27T10:12:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T10:21:23.000Z (over 1 year ago)
- Last Synced: 2025-03-27T11:41:49.364Z (over 1 year ago)
- Topics: cpp, hanoi-towers
- Language: C++
- Homepage:
- Size: 691 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: