Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Subsets 2 (LeetCode 90) | Full solution with backtracking examples | Interview | Study Algorithms в хорошем качестве

Subsets 2 (LeetCode 90) | Full solution with backtracking examples | Interview | Study Algorithms 2 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Subsets 2 (LeetCode 90) | Full solution with backtracking examples | Interview | Study Algorithms

An extension to the original problem on subsets. The requirement is exactly the same of finding the power set, but this time there is an added complexity of having duplicates in the array. Nothing to get worried about, in this video we see how to tackle those duplicates and what problems do they cause when we approach this problem in the same way. You will get to know how the state space tree looks like and what can you do to make sure that the duplicates are addressed gracefully. All along with beautiful examples, animations and a dry-run of code in JAVA. Actual problem on LeetCode: https://leetcode.com/problems/subsets... Chapters: 00:00 - Intro 01:16 - Problem statement and description 03:09 - Deviation and similarity from Subsets 1 06:57 - Dry-run of Code 10:35 - Final Thoughts 📚 Links to topics I talk about in the video: Subsets I:    • Subsets (LeetCode 78) | Full solution...   Backtracking Algorithmic Paradigm:    • Backtracking made easy | Algorithmic ...   Recursion:    • Recursion paradigms with real life ex...   Other problems on LeetCode:    • Leetcode Solutions   📘 A text based explanation is available at: https://studyalgorithms.com Code on Github: https://github.com/nikoo28/java-solut... Test-cases on Github: https://github.com/nikoo28/java-solut... 📖 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 🔗 To see more videos like this, you can show your support on: https://www.buymeacoffee.com/studyalg... 🎥 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 #leetcode #backtracking #interview

Comments