Greedy Algorithms with real life examples | Study Algorithms

Описание к видео Greedy Algorithms with real life examples | Study Algorithms

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

Greedy Algorithms is a way of solving problem where you make optimal choices at every step in a hope that it would ultimately result in a global optimal solution. Determining a criteria to select an option can be a little tricky, and it may involve some proofs to verify that it is the actual optimal path.

00:00 - Intro
0:26 - Definition and example
4:20 - Real life example (Making currency change)
8:52 - Why use this approach and demo. (Activity Scheduling Problem)

My favorite book on Introduction To Algorithms: https://amzn.to/35RrVuK

📘 The description and examples are available at: https://studyalgorithms.com/theory/al...

📚 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:   / studyalgos  
Follow on Twitter at:   / studyalgorithms  
Follow on Tumblr at:   / studyalgos  
Subscribe to RSS feeds: https://studyalgorithms.com/feed/

#studyAlgorithms #programming #interview

Комментарии

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