You're absolutely right! In the Towers of Hanoi puzzle, you can only move one disk at a time. Each move involves transferring the top disk of any tower to another tower, following the rules of the game. In the video, I have moved one disk at a time only, but for the time constraint, I have shortcut the video and posted it
In the Towers of Hanoi puzzle, only one disk can be moved at a time. Each move involves taking the top disk from one stack and placing it on another stack. To keep the video short, it might look like multiple disks are moving at once, but in reality, each disk is moved one by one according to the rules.
In the Towers of Hanoi problem, you can only move one disk at a time, and a larger disk cannot be placed on top of a smaller one. The objective is to move all the disks from one rod to another, using a temporary rod, while following these rules. It's a classic problem often used to illustrate recursion in programming. In the given video, I have moved only one disk at a time and I have clubbed the two steps and displayed..
Excellent 🎉🎉🎉
Thank you for taking the time to watch my UA-cam videos and leaving your comments.
u are the first person to explain it in such simple terms
thanks a lot ma'am
It's my pleasure
13:26 how can we move 2 disc at the same time????
Same doubt
Well explained🎉
Glad it was helpful!
Thank youuu ma'am 🎉 ....u have explained it easily
My pleasure 😊
Thanks for the help me to understand Tower of hanoi
Superrrrrrrr mam
Thank you
Super🌺🌺
Thank you
The best explanation and better than my python mam
Thank you for your feedback! I'm glad you find my explanations helpful.
very nice thank you very much
You are most welcome
great
Thank you
Thank you soo much 🎉
You’re welcome 😊
Thank you mam, you teaching way is very good, and plz share vedios on motivation to students
Will upload soon
:-}
well explained
Thank you
Super mam
Thank you
Maa'm, your teaching style is amazing
Thank you
Thank-you mam I have understand clearly 😊😊
Glad to hear that
Thank you Preethi madam
Welcome
THANKS FOR HELPING ME OUT
THIS VIDEO HELPS ME BETTER TO UNDERUNDERSTAND 🥰🥰❤❤
Happy to help!
Super mam😊
Thank you
Plz explain how the elements are picked , compared and stored recursively.
Mam you explained clearly thank you so much. please come to my college. You worth and brilliant compare to my whole College teachers. 16:54
thank you so much
You're welcome!
great explained
Thank you! I appreciate your positive feedback.
I am Watching Lot of Video but not clear concept but one video all doubt clear one video
Thanks a lot
🎉
Thank you
Easily explained 💯🔥
Thank you very much for leaving the comment… Glad that u found the content helpful…
I am in 11th and have no plans in taking CS, yet I don't know why I am watching this so intrestingly
Thank you..
U make very easy and understandable
Thanku mam ❤
Thank you for your comment! I'm glad you find the content easy to understand. Your feedback means a lot!
thank you ma'am 🎉🎉🎉🎉🎉🎉❤❤❤❤
Welcome… Happy learning
But mam you told we can't move two disk at a same time
You're absolutely right! In the Towers of Hanoi puzzle, you can only move one disk at a time. Each move involves transferring the top disk of any tower to another tower, following the rules of the game. In the video, I have moved one disk at a time only, but for the time constraint, I have shortcut the video and posted it
i m confused everyone explained same 2 disk shifting at one time
In the Towers of Hanoi puzzle, only one disk can be moved at a time. Each move involves taking the top disk from one stack and placing it on another stack.
To keep the video short, it might look like multiple disks are moving at once, but in reality, each disk is moved one by one according to the rules.
Nice name
Very well explained mam.me pida ho ga.
Thank u very much.. Glad that u found the content useful…
Thankyou mam
Thank u for watching and leaving the comments
Pseudo code please
But mam we can move only one disk not two disk pls check that
In the Towers of Hanoi problem, you can only move one disk at a time, and a larger disk cannot be placed on top of a smaller one. The objective is to move all the disks from one rod to another, using a temporary rod, while following these rules. It's a classic problem often used to illustrate recursion in programming. In the given video, I have moved only one disk at a time and I have clubbed the two steps and displayed..