Greedy Algorithms - Algorithms & Data Structures #8

preview_player
Показать описание
Today we talk about a category of algorithms called greedy algorithms.

Рекомендации по теме
Комментарии
Автор

Thanks. Quite a few videos go straight into examples, but never give a definition. Appreciate you putting this out there!

summussum
Автор

That was easy to understand and straight to the point. Thank you so much!

vaelinalsorna
Автор

Great content, even greater presentation. Wish you the best.

bablobko
Автор

So does one have to run through at least 3 cycles thrice, compare which had the least # of coins, then print the best result (or all results if no difference)?

Ricocase
Автор

i liked the simple explanation, the other indian videos just jump directly to the algorithm without understanding the algorithm usefulness itself

Anshulkatta
Автор

Is greedy algorithm somehow same as linear programming ?

elearningforall