Backtracking made easy | Algorithmic Paradigms | Real life example | Study Algorithms

Описание к видео Backtracking made easy | Algorithmic Paradigms | Real life example | Study Algorithms

To see more videos like this, you can buy me a coffee: https://www.buymeacoffee.com/studyalg...

The dictionary meaning of backtracking is to retrace your own steps. But how is this useful in computer programming. There are certain problems where only only way could lead you to the correct answer, and to reach that solution you need to revert back to your previous state. Hence backtracking. Watch this video to understand what kind of problems require a backtracking algorithmic approach along with an example of your favorite game.

Chapters:
00:00 - Intro
01:38 - Problem statement and description
02:39 - Method 1: Using randomization
05:10 - Method 2: Be smart and backtrack
09:32 - Sample problem
13:46 - Final Thoughts

📚 Links to topics I talk about in the video:
Brute Force Method:    • Brute Force algorithms with real life...  
Recursion Algorithmic Paradigm:    • Recursion paradigms with real life ex...  
Trees:    • Binary Trees Introduction | Different...  
Playlist on Algorithmic Paradigms:    • Algorithmic Paradigms  

📘 A text based explanation is available at: https://studyalgorithms.com

📖 Reference Books:
Starting Learn to Code: https://amzn.to/36pU0JO
Favorite book to understand algorithms: https://amzn.to/39w3YLS
Favorite book for data structures: https://amzn.to/3oAVBTk
Get started for interview preparation: https://amzn.to/39ysbkJ

🎥 My Recording Gear:
Recording Light: https://amzn.to/3pAqh8O
Microphone: https://amzn.to/2MCX7qU
Recording Camera: https://amzn.to/3alg9Ky
Tablet to sketch and draw: https://amzn.to/3pM6Bi4
Surface Pen: https://amzn.to/3pv6tTs
Laptop to edit videos: https://amzn.to/2LYpMqn


💻 Get Social 💻
Follow on Facebook at:   / studyalgos  
Follow on Twitter at:   / studyalgorithms  
Follow on Tumblr at:   / studyalgos  
Subscribe to RSS feeds: https://studyalgorithms.com/feed/
Join fan mail: http://eepurl.com/g9Dadv

#backtracking #programming #algorithms

Комментарии

Информация по комментариям в разработке