ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

179 results

Anuj Kumar Sharma
Activity Selection Problem using Greedy Method | Maximum Disjoint Intervals | DSA-One Course #96

Hey guys, In this video, we will solve the activity selection problem using the Greedy Algorithm. This problem is also known as ...

13:12
Activity Selection Problem using Greedy Method | Maximum Disjoint Intervals | DSA-One Course #96

83,385 views

3 years ago

Gate Smashers
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

Greedy techniques are one of the most intuitive and powerful problem-solving approaches in algorithms. In this video, Varun sir ...

7:32
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

1,295,861 views

5 years ago

Nikhil Lohia
Greedy Algorithms with real life examples | Study Algorithms

To see more videos like this, you can buy me a coffee: https://www.buymeacoffee.com/studyalgorithms Greedy Algorithms is a way ...

14:02
Greedy Algorithms with real life examples | Study Algorithms

28,440 views

5 years ago

MIT OpenCourseWare
1. Course Overview, Interval Scheduling

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:23:35
1. Course Overview, Interval Scheduling

667,072 views

9 years ago

MIT OpenCourseWare
R6. Greedy Algorithms

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

22:24
R6. Greedy Algorithms

88,613 views

9 years ago

Gate Smashers
L-4.5: Job Sequencing Algorithm with Example | Greedy Techniques

The sequencing of jobs on a single processor with deadline constraints is called as Job Sequencing with Deadlines. Here- You ...

10:39
L-4.5: Job Sequencing Algorithm with Example | Greedy Techniques

900,403 views

6 years ago

Gate Smashers
L-5.1: Introduction to Dynamic Programming | Greedy Vs Dynamic Programming | Algorithm(DAA)

Confused between Greedy Algorithms and Dynamic Programming? In this video, Varun sir will explain the key differences with ...

9:08
L-5.1: Introduction to Dynamic Programming | Greedy Vs Dynamic Programming | Algorithm(DAA)

1,034,377 views

5 years ago

CS50
greedy (C)

And finally, print the number of coins used. >> Another way that you can approach the greedy problem is to use the modulo ...

8:26
greedy (C)

70,678 views

9 years ago

Gate Smashers
L-4.2: Knapsack Problem With Example| Greedy Techniques| Algorithm

In the knapsack problem, you need to pack a set of items, with given values and sizes (such as weights or volumes), into a ...

11:41
L-4.2: Knapsack Problem With Example| Greedy Techniques| Algorithm

1,822,498 views

6 years ago

Anuj Kumar Sharma
Minimum Platforms Problem | Greedy Algorithm | DSA-One Course #98

... anuj bhaiya gas station leetcode activity selection problem using greedy method greedy algorithm playlist anuj bhaiya java anuj ...

7:10
Minimum Platforms Problem | Greedy Algorithm | DSA-One Course #98

40,101 views

3 years ago

CS50
greedy

The first method is a method using loops and subtraction. Earlier, when we talked through the Greedy process, we continuously ...

13:16
greedy

113,724 views

12 years ago

Arabic Competitive Programming
Greedy Algorithm - Introduction (Arabic)(English Subtitles)

... is Greedy Algorithm? - Activity selection problem and its proof - Fractional Knapsack Problem Problems: CF260-D2-C(Balls and ...

20:55
Greedy Algorithm - Introduction (Arabic)(English Subtitles)

37,895 views

12 years ago

GeeksforGeeks
Greedy Algorithm to find minimum number of Coins | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/greedy-algorithm-to-find-minimum-number-of-coins/ ...

4:31
Greedy Algorithm to find minimum number of Coins | GeeksforGeeks

92,291 views

8 years ago

Anuj Kumar Sharma
Wine Buying and Selling Problem | Greedy Algorithm | DSA-One Course #97

... is greedy algorithm wine buying and selling problem activity selection problem activity selection problem using greedy method ...

7:19
Wine Buying and Selling Problem | Greedy Algorithm | DSA-One Course #97

13,454 views

3 years ago

Bug Ninza
45 Greedy Algorithms Explained: Greedy Approach & Coin Change Problem | JavaScript Tutorial

Welcome to our JavaScript tutorial series! In this episode, we delve into the fascinating world of Greedy Algorithms and unveil the ...

4:43
45 Greedy Algorithms Explained: Greedy Approach & Coin Change Problem | JavaScript Tutorial

258 views

2 years ago

CS50
greedy (Python)

Now that we have the value in cents, let's proceed with our greedy algorithm, always using the largest coin possible, keeping track ...

3:02
greedy (Python)

12,016 views

9 years ago

Abhinav -All is well!!
3 activities for  problem solving

3 activities for problem solving under 2 minutes that anyone can do from the comforts of their home. These are some timed and ...

1:56
3 activities for problem solving

17 views

4 years ago

Gate Smashers
L-4.3: Huffman Coding Algorithm in Hindi with Example | Greedy Techniques(Algorithm)

Huffman Coding is a technique of compressing data to reduce its size without losing any of the details. It was first developed by ...

12:30
L-4.3: Huffman Coding Algorithm in Hindi with Example | Greedy Techniques(Algorithm)

1,906,010 views

5 years ago

GeeksforGeeks
Dynamic Programming | Set 2 (Optimal Substructure Property) | GeeksforGeeks

Explanation for the article: www.geeksforgeeks.org/dynamic-programming-set-2-optimal-substructure-property/ This video is ...

2:17
Dynamic Programming | Set 2 (Optimal Substructure Property) | GeeksforGeeks

178,925 views

9 years ago

IIT Madras - B.S. Degree Programme
W7L2_Greedy Algorithms-Interval Scheduling

Greedy Algorithms-Interval Scheduling IIT Madras welcomes you to the world's first BSc Degree program in Programming and ...

35:01
W7L2_Greedy Algorithms-Interval Scheduling

15,268 views

4 years ago