Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added TowerOfHanoi And other Requriment #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

talhaStti
Copy link

Hoping to getting the PR merged and getting the hacktoberfest-accepted badge.

hoping  to be merged and added to hacktoberfest.A Java implementation that solves the classic Tower of Hanoi problem without using recursion or stack data structures. This unique solution leverages a non-traditional approach by generating a specific pattern to simulate the movement of disks between rods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant