ankitapuri / DSA-guide

Trying to cover important DSA
MIT License
49 stars 113 forks source link

towers of hanoi #288

Closed Akash20x closed 3 years ago

Akash20x commented 3 years ago

Related Issuse

towers of hanoi

Closes: #269

Describe the changes you've made

Adds the solution of towers of Hanoi in python

Type of change

How Has This Been Tested?

Tested on online python compiler

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot