ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85 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

3 views

1 day 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

3 views

1 day 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

0 views

1 hour 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

1 day 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

5 views

1 day ago

CodeLucky
Candy Distribution Problem - LeetCode 135 - Greedy Algorithm Explained

Learn how to solve the classic Candy Distribution problem (LeetCode 135) using an optimal Two-Pass Greedy approach!

4:22
Candy Distribution Problem - LeetCode 135 - Greedy Algorithm Explained

5 views

5 days ago

CodeLucky
Jump Game II - LeetCode 45 - Greedy Algorithm Solution Explained

Learn how to solve the Jump Game II problem (LeetCode 45) using the Greedy Algorithm! In this video, we break down the ...

4:01
Jump Game II - LeetCode 45 - Greedy Algorithm Solution Explained

9 views

5 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

1 day ago

CodeLucky
Partition Labels - LeetCode Greedy Algorithm Solution Explained

Learn how to solve the Partition Labels problem efficiently using a Greedy approach! ✂️ In this video, we break down the logic ...

4:36
Partition Labels - LeetCode Greedy Algorithm Solution Explained

0 views

5 days ago

CodeLucky
Jump Game I - LeetCode Solution & Explanation (Greedy Approach)

Can you reach the last index? ‍♂️ In this video, we break down the classic "Jump Game" coding interview problem ...

4:24
Jump Game I - LeetCode Solution & Explanation (Greedy Approach)

8 views

5 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

6 views

1 day ago

CodeLucky
Wiggle Sort Algorithm Explained - Google Interview Question

Learn how to solve the Wiggle Sort coding problem efficiently! In this video, we break down the "Wiggle Sort" problem (often ...

4:20
Wiggle Sort Algorithm Explained - Google Interview Question

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

1 view

1 day ago

Anuj Khare
Introduction to Greedy : Part 2

In this video, We recall what we learned about greedy and take one more example to understand what a greedy algorithm actually ...

10:27
Introduction to Greedy : Part 2

15 views

6 days ago

CodeLucky
Minimum Spanning Tree (MST) - Kruskal's Algorithm Explained

Learn how to find the Minimum Spanning Tree (MST) of a graph using Kruskal's Algorithm! In this video, we break down the ...

3:39
Minimum Spanning Tree (MST) - Kruskal's Algorithm Explained

4 views

2 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

1 hour ago

CodeLucky
Prim's Algorithm Explained: Minimum Spanning Tree (MST) | Graph Theory

In this video, we break down the logic behind this classic greedy algorithm, step-by-step. Whether you're a computer science ...

3:37
Prim's Algorithm Explained: Minimum Spanning Tree (MST) | Graph Theory

5 views

2 days ago

CodeLucky
Best Time to Buy and Sell Stock II - LeetCode 122 Solution Explained

Key Concepts Covered: ✓ Array Manipulation ✓ Greedy Algorithms ✓ Time & Space Complexity Analysis Don't forget to like and ...

3:38
Best Time to Buy and Sell Stock II - LeetCode 122 Solution Explained

0 views

5 days ago

CodeLucky
Integer Break Problem - Optimal Solution Explained (LeetCode 343)

Learn how to solve the Integer Break problem (LeetCode 343) using the optimal mathematical approach! In this video, we dive ...

4:11
Integer Break Problem - Optimal Solution Explained (LeetCode 343)

0 views

55 minutes 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)

2 views

1 day ago

NullPointer
Count Pairs whose sum is less than target | Two Pointer Technique | Java

... algorithm explanation, data structures tutorial, dynamic programming, recursion, binary search, greedy algorithms, coding tricks, ...

9:47
Count Pairs whose sum is less than target | Two Pointer Technique | Java

10 views

6 days ago

CodeLucky
Book Allocation Problem - Minimize Maximum Pages | Binary Search on Answer

Learn how to solve the Book Allocation Problem (Minimize Maximum Pages), a classic hard-level coding interview question asked ...

4:47
Book Allocation Problem - Minimize Maximum Pages | Binary Search on Answer

1 view

3 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

1 day ago

CodeLucky
Split Array Largest Sum - Minimize Max Subarray Sum (LeetCode 410) Explained

Learn how to solve the Split Array Largest Sum problem efficiently using Binary Search on the Answer! In this video, we break ...

4:35
Split Array Largest Sum - Minimize Max Subarray Sum (LeetCode 410) Explained

0 views

3 days ago

Code with Rathore
LeetCode 121: Best Time to Buy and Sell Stock | Greedy Algorithm | Java & Python

Is video mein hum solve karenge LeetCode 121 "Best Time to Buy and Sell Stock". Ye question Google, Amazon, aur Facebook ...

13:24
LeetCode 121: Best Time to Buy and Sell Stock | Greedy Algorithm | Java & Python

0 views

4 days ago