ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61 results

CodeLucky
Activity Selection Problem Explained | Greedy Algorithms

Learn the Activity Selection Problem, a classic Greedy Algorithm example often found in computer science curriculums and coding ...

4:00
Activity Selection Problem Explained | Greedy Algorithms

9 views

6 days ago

CodeLucky
Fractional Knapsack Problem - Greedy Algorithm Explained

Learn the Fractional Knapsack Problem, a classic Greedy Algorithm concept often asked in coding interviews! In this video ...

5:24
Fractional Knapsack Problem - Greedy Algorithm Explained

16 views

6 days ago

CodeLucky
Maximum Length Chain of Pairs - Greedy Algorithm Explained

Learn how to solve the Maximum Length Chain of Pairs problem (also known as Interval Chaining) using a Greedy Algorithm ...

3:59
Maximum Length Chain of Pairs - Greedy Algorithm Explained

3 views

6 days ago

CodeLucky
Maximize Sum After K Negations - Greedy Algorithm Explanation

Learn how to solve the 'Maximize Sum After K Negations' coding problem using a Greedy approach! In this video, we break ...

3:46
Maximize Sum After K Negations - Greedy Algorithm Explanation

2 views

5 days ago

CodeLucky
Maximum Path Sum in a Grid - Dynamic Programming | Coding Interview Problem

Learn how to solve the Maximum Path Sum in a Grid problem using Dynamic Programming! In this video, we break down one ...

4:47
Maximum Path Sum in a Grid - Dynamic Programming | Coding Interview Problem

9 views

6 days ago

CodeLucky
Stone Game - Optimal Strategy & Dynamic Programming (LeetCode 877)

Learn how to solve the Stone Game problem using Game Theory and Dynamic Programming! In this video, we break down the ...

4:03
Stone Game - Optimal Strategy & Dynamic Programming (LeetCode 877)

5 views

6 days ago

CodeLucky
Boats to Save People - LeetCode 881 Solution Explained - Greedy Algorithm

Learn how to solve the 'Boats to Save People' coding interview problem efficiently using the Greedy strategy and Two Pointers!

3:49
Boats to Save People - LeetCode 881 Solution Explained - Greedy Algorithm

1 view

6 days ago

CodeLucky
Job Sequencing Problem with Deadlines - Greedy Algorithm Explained

Learn how to solve the Job Sequencing Problem using the Greedy Algorithm! In this video, we break down one of the most ...

4:43
Job Sequencing Problem with Deadlines - Greedy Algorithm Explained

11 views

6 days ago

CodeLucky
Jump Game - LeetCode 55 - Greedy Solution Explained

Learn how to solve the Jump Game (LeetCode 55) problem using an optimal Greedy approach! In this video, we break down ...

4:27
Jump Game - LeetCode 55 - Greedy Solution Explained

8 views

6 days ago

CodeLucky
Minimum Cost to Merge Stones - Dynamic Programming (LeetCode 1000)

Learn how to solve the 'Minimum Cost to Merge Stones' problem using Interval Dynamic Programming! This video breaks ...

3:44
Minimum Cost to Merge Stones - Dynamic Programming (LeetCode 1000)

1 view

6 days ago

Sundeep Saradhi Kanthety
Learn DAA - Design and Analysis of Algorithms (Part-1) || Divide and Conquer || Greedy Method || DAA

00:00:00 Introduction to Algorithms 00:10:56 Time Complexities 00:31:24 Asymptotic Notations 00:40:21 Growth Rates 00:48:12 ...

7:34:18
Learn DAA - Design and Analysis of Algorithms (Part-1) || Divide and Conquer || Greedy Method || DAA

414 views

4 days ago

CodeLucky
Ones and Zeroes (LeetCode 474) - 2D Knapsack Dynamic Programming Explained

In this video, we dive deep into the 'Ones and Zeroes' problem (LeetCode 474), a classic variation of the Knapsack problem.

5:05
Ones and Zeroes (LeetCode 474) - 2D Knapsack Dynamic Programming Explained

0 views

6 days ago

CodeLucky
House Robber - Dynamic Programming Explained (LeetCode 198)

Learn how to solve the House Robber problem (LeetCode 198) using Dynamic Programming! In this video, we break down ...

3:55
House Robber - Dynamic Programming Explained (LeetCode 198)

2 views

6 days ago

Code Locus By Rizwan
🚀 Master Kruskal's Algorithm | Minimum Spanning Tree (MST) Explained with Example #education

MinimumSpanningTree #GraphTheory #DataStructures #Algorithms #DSA #ComputerScience #greedyalgorithm In this video, ...

6:36
🚀 Master Kruskal's Algorithm | Minimum Spanning Tree (MST) Explained with Example #education

20 views

4 days ago

PrinZeOP
2943. Maximize Area of Square Hole in Grid | Diagram Explained By Leetcode Guardian

2943. Maximize Area of Square Hole in Grid Timestamps 00:00 Introduction to LeetCode 2943 00:46 Analyzing Constraints: Why ...

12:52
2943. Maximize Area of Square Hole in Grid | Diagram Explained By Leetcode Guardian

51 views

3 days ago

Thinking In Math
Minimax Algorithm: Optimal Play in Two-Player Games

Learn how game AIs make "smart" moves without any learning at all using the minimax algorithm. In this mini-lecture, we build ...

17:31
Minimax Algorithm: Optimal Play in Two-Player Games

17 views

3 days ago

CodeLucky
Huffman Coding Explained | Data Compression Algorithm

Learn how Huffman Coding works to compress data efficiently! In this video, we break down the Huffman Coding algorithm, ...

3:49
Huffman Coding Explained | Data Compression Algorithm

19 views

6 days ago

Sundeep Saradhi Kanthety
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

00:00:00 Introductiont to Dynamic Programming 00:15:56 0/1 Knapsack Problem using Dynamic Programming 00:48:06 0/1 ...

11:17:05
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

308 views

2 days ago

CodeLucky
Minimum Path Sum in Grid - Dynamic Programming (LeetCode 64)

Key Concepts Covered: Understanding the Grid Constraints (Down & Right moves) Why Greedy algorithms fail here The ...

3:48
Minimum Path Sum in Grid - Dynamic Programming (LeetCode 64)

0 views

6 days ago

CodeLucky
Minimum Deletions To Make Frequency Unique - LeetCode Solution Explained

Struggling with the 'Minimum Deletions to Make Frequency Unique' problem? This video provides a clear, step-by-step ...

3:50
Minimum Deletions To Make Frequency Unique - LeetCode Solution Explained

0 views

5 days ago