ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

118 results

GeeksforGeeks
Greedy Algorithms | Set 1 (Activity Selection Problem) | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/greedy-algorithms-set-1-activity-selection-problem/ Read More: ...

5:06
Greedy Algorithms | Set 1 (Activity Selection Problem) | GeeksforGeeks

388,635 views

8 years ago

GeeksforGeeks
Introduction to Greedy Algorithms | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/greedy-algorithms-set-1-activity-selection-problem/ This video is ...

5:32
Introduction to Greedy Algorithms | GeeksforGeeks

836,771 views

8 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,108 views

5 years ago

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

82,238 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,273,174 views

5 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

888,155 views

5 years ago

Audiopedia
Greedy algorithm

A greedy algorithm is an algorithm that follows the problem solving heuristic of making the locally optimal choice at each stage ...

8:16
Greedy algorithm

70,446 views

11 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,787,907 views

5 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,016,231 views

5 years ago

GeeksforGeeks
Job Sequencing Problem (Greedy Algorithm) | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/job-sequencing-problem-set-1-greedy-algorithm/ This video is ...

6:24
Job Sequencing Problem (Greedy Algorithm) | GeeksforGeeks

213,936 views

8 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

39,787 views

3 years ago

CS50
greedy (C)

So now we can proceed with the heart of the greedy algorithm, which is always using the largest coin possible. While we're doing ...

8:26
greedy (C)

70,668 views

9 years ago

Manoj Kumar
Greedy algorithm

Video of IT computer scince.

8:16
Greedy algorithm

95 views

9 years ago

CS50
greedy

Remember that an algorithm is just a set of instructions for solving problems. An algorithm for Greedy would just be a set of logical ...

13:16
greedy

113,719 views

12 years ago

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

... anuj bhaiya greedy algorithm java what is greedy algorithm wine buying and selling problem activity selection problem activity ...

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

13,396 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

253 views

2 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,094 views

8 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,869,078 views

5 years ago

Design and Analysis of Algorithms
Interval scheduling

To access the translated content: 1. The translated content of this course is available in regional languages. For details please ...

18:07
Interval scheduling

42,096 views

8 years ago

Gate Smashers
L-3.0: Divide and Conquer | Algorithm

How complex problems are solved efficiently in computer science? In this video, Varun sir will explain about Divide and Conquer ...

4:03
L-3.0: Divide and Conquer | Algorithm

1,052,877 views

4 years ago