vaishalijain3456 / Hacktober_2021

Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
10 stars 46 forks source link

added tower of hanoi algorithm #91

Closed BhaviniMadhuranath closed 2 years ago

BhaviniMadhuranath commented 2 years ago

made a C program to implement Tower of Hanoi using recursion