Тёмный

Brute Force vs Greedy Method 

CppNuts
Подписаться 78 тыс.
Просмотров 10 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@ketanlalcheta4558
@ketanlalcheta4558 3 года назад
Your c++ series is one of the best... Nice example, short and clear. One query on this video..as it was mentioned that once solution found in greedy , it don't go ahead to find better solution. Does this mean that brute force is used to find optimization but greedy can never be used to find optimization?
@CppNuts
@CppNuts 3 года назад
Correct!!
@nageshpoojary271
@nageshpoojary271 3 года назад
@@CppNuts I feel that your explanation about greedy is not correct.. greedy algorithm is used for finding optimization solution right? such as maximisation problem or minimization problem
@mohammedsaad0761
@mohammedsaad0761 2 года назад
@@nageshpoojary271 It is correct, the greedy algorithm doesn't look back the code for optimization. and that is why it more efficient to code greedy algos easily :)
@smartleo000
@smartleo000 2 года назад
What is better approach than brute force? Is there a term/method for that algorithm with obvious name like brute force has an obvious name and can be searched easily..
@void2extern189
@void2extern189 2 года назад
Actually, It seems that problems to solve with both the Brute Force Method and Greedy One are different.
Далее
Tail Recursion Optimisation
8:31
Просмотров 2,3 тыс.
3. Greedy Method -  Introduction
12:02
Просмотров 1,5 млн
бабл ти гель для душа // Eva mash
01:00
Unique Pointer In C++
13:55
Просмотров 45 тыс.
Brute Force String Matching
18:48
Просмотров 85 тыс.
Introduction to Greedy Algorithms | GeeksforGeeks
5:32
3.4 Huffman Coding - Greedy Method
17:44
Просмотров 1,6 млн
Lvalue And Rvalue In C++
9:16
Просмотров 10 тыс.