CaptionsMaker
.com
Divide and Conquer algorithms with real life examples | Study Algorithms
Edit Subtitles
Download Subtitles
SRT
TXT
Title:
Description:
There are several ways to approach a problem. Divide and Conquer is an algorithm paradigm which focuses on breaking (divide) up a complex problem into smaller easier pieces, and then solving them one by one. This in turn helps to solve (conquer) the original problem. 00:00 - Intro 00:26 - Definition and example 02:12 - Real life example (Searching a page in a book with Binary Search) 04:20 - Why use this approach and demo. (Merge sort) 📘 The description to this method and more examples are available at: https://studyalgorithms.com/theory/algorithmic-paradigms---divide-and-conquer/ 📘 How to merge two sorted arrays: https://studyalgorithms.com/array/how-to-merge-2-sorted-arrays/ 📚 Algorithmic Paradigms: Brute Force: https://youtu.be/kdTpUjd71G8 Divide and Conquer: https://youtu.be/yePqwt8wSi8 Dynamic Programming (Part 1): https://youtu.be/tHqTq-H5utI Dynamic Programming (Part 2): https://youtu.be/fqvwVE0Ds94  🔗 To see more videos like this, you can show your support on https://www.buymeacoffee.com/studyalgorithms 💻 Get Social 💻 Follow on Facebook at: https://www.facebook.com/studyalgos Follow on Twitter at: https://www.twitter.com/studyalgorithms Follow on Tumblr at: https://studyalgos.tumblr.com/ Subscribe to RSS feeds: https://studyalgorithms.com/feed/ #studyAlgorithms #programming #interview
YouTube url:
https://youtu.be/yePqwt8wSi8
Created:
20. 9. 2020 20:00:09