Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

[Algo] Tower of Hanoi in Python #304

Open
1 task done
iam-abbas opened this issue Oct 6, 2019 · 0 comments
Open
1 task done

[Algo] Tower of Hanoi in Python #304

iam-abbas opened this issue Oct 6, 2019 · 0 comments
Assignees
Labels
Hacktoberfest Hacktoberfest 2019!

Comments

@iam-abbas
Copy link

Algorithm

  • I have gone through the repository and made sure this algorithm has not been implemented

Information about my new algorithm

  • Algorithm Name: Tower of Hanoi

  • Programming Language: Python

  • Time complexity: O(2^n)

Is this your first contribution to this repository?
Yes

@iam-abbas iam-abbas added the Hacktoberfest Hacktoberfest 2019! label Oct 6, 2019
rdestrada added a commit to rdestrada/Data-Structures-Algorithms-Hacktoberfest-2K19 that referenced this issue Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest Hacktoberfest 2019!
Projects
None yet
Development

No branches or pull requests

1 participant