mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-11 21:36:45 +00:00
[PR #35] [MERGED] Added a new file #249
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/35
Author: @shashikedissanayake
Created: 9/21/2017
Status: ✅ Merged
Merged: 9/22/2017
Merged by: @AnupKumarPanwar
Base:
master← Head:master📝 Commits (2)
dbe89abadded TowerOfHanoi.c4377477Added Algorithm for Tower of Hanoi📊 Changes
1 file changed (+29 additions, -0 deletions)
View changed files
➕
TowerOfHanoi.c(+29 -0)📄 Description
I was added new recursive algorithm called as Tower of Hanoi
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.