Divide and Conquer algorithms with real life examples | Study Algorithms

Nikhil Lohia
Nikhil Lohia
19.3 هزار بار بازدید - 4 سال پیش - To see more videos like
To see more videos like this, you can buy me a coffee: https://www.buymeacoffee.com/studyalg...

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 Book I refer to in the video: https://amzn.to/3np4qjP

📘 The description to this method and more examples are available at: https://studyalgorithms.com/theory/al...
📘 How to merge two sorted arrays: https://studyalgorithms.com/array/how...

📚 Algorithmic Paradigms:
Brute Force: Brute Force algorithms with real life...
Divide and Conquer: Divide and Conquer algorithms with re...
Dynamic Programming (Part 1): Dynamic Programming easy to understan...
Dynamic Programming (Part 2): 0/1 Knapsack Problem easy explanation...

🔗 To see more videos like this, you can show your support on https://www.buymeacoffee.com/studyalg...

💻 Get Social 💻
Follow on Facebook at: Facebook: studyalgos
Follow on Twitter at: Twitter: studyalgorithms
Follow on Tumblr at: Tumblr: studyalgos
Subscribe to RSS feeds: https://studyalgorithms.com/feed/

#studyAlgorithms #programming #interview
4 سال پیش در تاریخ 1399/04/26 منتشر شده است.
19,368 بـار بازدید شده
... بیشتر