ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

441 results

Pattern Mastery
[Java] Coin Change - Leetcode 322 -- Illustrated! | Pattern Mastery

Coin Change - Leetcode 322 - Illustrated! -Dynamic Programming Bottom up - Java (Pattern Mastery) #PatternMastery ...

10:58
[Java] Coin Change - Leetcode 322 -- Illustrated! | Pattern Mastery

3 views

4 weeks ago

CodeLucky
Coin Change Problem - Dynamic Programming (Minimum Coins)

Learn how to solve the classic Coin Change Problem (Minimum Coins) using Dynamic Programming! In this video, we break ...

5:00
Coin Change Problem - Dynamic Programming (Minimum Coins)

1 view

3 weeks ago

Pattern Mastery
[Java] Longest Increasing Subsequence - Leetcode 300 -  Illustrated! | Pattern Mastery

Longest Increasing Subsequence - Leetcode 300 - Illustrated! - Dynamic P - Java (Pattern Mastery)

10:01
[Java] Longest Increasing Subsequence - Leetcode 300 - Illustrated! | Pattern Mastery

4,884 views

4 weeks 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

18 views

3 weeks ago

codewithme
Ones and Zeroes - Dynamic Programming - Leetcode 474 - JAVA || DP Series || Qsn 11

Unlock the secrets of dynamic programming with our latest tutorial on the Ones and Zeroes problem from LeetCode! In this ...

13:56
Ones and Zeroes - Dynamic Programming - Leetcode 474 - JAVA || DP Series || Qsn 11

2 views

22 hours ago

CodeLucky
Cherry Pickup Algorithm - Hard Dynamic Programming Problem Explained

Master the Cherry Pickup problem (LeetCode 741) with this step-by-step visual guide! In this video, we break down one of the ...

4:37
Cherry Pickup Algorithm - Hard Dynamic Programming Problem Explained

8 views

3 weeks ago

CodeLucky
Stock Buy Sell With Cooldown - Dynamic Programming & State Machine Solution

Learn how to solve the 'Best Time to Buy and Sell Stock with Cooldown' problem using Dynamic Programming! In this video ...

4:00
Stock Buy Sell With Cooldown - Dynamic Programming & State Machine Solution

9 views

3 weeks ago

codewithme
Target Sum - Dynamic Programming - Leetcode 494 - JAVA || DP Series || Qsn 9

Are you ready to tackle one of the most interesting dynamic programming problems? In this video, we dive deep into the Target ...

17:59
Target Sum - Dynamic Programming - Leetcode 494 - JAVA || DP Series || Qsn 9

1 view

4 days ago

Code with Katie
Palindrome Permutation LeetCode - Java

In this video, I solve the "Palindrome Permutation" LeetCode problem using Java. Problem link: ...

6:18
Palindrome Permutation LeetCode - Java

203 views

11 days ago

CodeLucky
0/1 Knapsack Problem - Dynamic Programming Visualized 🎒

Learn the 0/1 Knapsack Problem, a classic Dynamic Programming challenge often asked in coding interviews at Google, Amazon, ...

4:12
0/1 Knapsack Problem - Dynamic Programming Visualized 🎒

2 views

3 weeks ago

Web Fusion with Bharadwaj
117. DP on Grids Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

12:53
117. DP on Grids Algorithm (Java)

25 views

4 days ago

Pattern Mastery
[Java] Longest Common Subsequence - Leetcode 1143 -- Illustrated! | Pattern Mastery

Longest Common Subsequence - Leetcode 1143 - Illustrated! - Dynamic P - Java (Pattern Mastery) #PatternMastery ...

9:02
[Java] Longest Common Subsequence - Leetcode 1143 -- Illustrated! | Pattern Mastery

3 views

4 weeks ago

CodeDev
Data Structures and Algorithms - Dynamic Programming

Learn Dynamic Programming from scratch! This beginner-friendly tutorial covers everything you need to master DP. We explain ...

16:06
Data Structures and Algorithms - Dynamic Programming

10 views

3 days ago

Pattern Mastery
[Java] Partition Equal Subset Sum - Leetcode 416 -- Illustrated! | Pattern Mastery

Partition Equal Subset Sum - Leetcode 416 - Illustrated! - Dynamic P. - Java (Pattern Mastery) #PatternMastery ...

9:39
[Java] Partition Equal Subset Sum - Leetcode 416 -- Illustrated! | Pattern Mastery

1 view

3 weeks ago

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

... #Recursion #DynamicProgramming coding, dsa, data structures and algorithms, competitive programming, problem solving, ...

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

14 views

4 weeks ago

Code Maestro Rtj
Minimum Time Visiting All Points - Leetcode 1266

Do Subscribe for more videos #dailymotivation #dailyleetcodechallenge #leetcode #codemaestrortj #algorithm #java ...

6:07
Minimum Time Visiting All Points - Leetcode 1266

17 views

3 weeks ago

codewithme
Perfect Squares - Dynamic Programming - Leetcode 279 - JAVA || DP Series || Qsn 7

Are you ready to tackle one of the most intriguing LeetCode problems? Dive into Perfect Squares - Leetcode 279 with us!

15:09
Perfect Squares - Dynamic Programming - Leetcode 279 - JAVA || DP Series || Qsn 7

1 view

8 days ago

Code Maestro Rtj
Leetcode 2977. Minimum Cost to Convert String II

... #leetcode #codemaestrortj #algorithm #java #python #javascript #optimalsolution #dijkstra #dynamicprogramming Problem ...

13:25
Leetcode 2977. Minimum Cost to Convert String II

87 views

5 days ago

Web Fusion with Bharadwaj
109. Knapsack 0-1 Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

14:07
109. Knapsack 0-1 Algorithm (Java)

32 views

5 days ago

Leetcode Daily
2977. Minimum Cost to Convert String II | Leetcode Daily - Python

Master the Minimum Cost to Convert String II LeetCode Hard problem with this deep dive into Tries, Floyd-Warshall, and Dynamic ...

10:05
2977. Minimum Cost to Convert String II | Leetcode Daily - Python

429 views

5 days ago

Pattern Mastery
[Java] Maximum Profit in Job Scheduling - Leetcode 1235 -- Illustrated! | Pattern Mastery

Maximum Profit in Job Scheduling - Leetcode 1235 -Illustrated!- Dynamic P - Java (Pattern Mastery) #PatternMastery ...

8:33
[Java] Maximum Profit in Job Scheduling - Leetcode 1235 -- Illustrated! | Pattern Mastery

9 views

3 weeks ago

codewithme
Partition Equal Subset Sum - Dynamic Programming - Leetcode 416 - JAVA || DP Series || Qsn 8

Unlock the secrets to solving the Partition Equal Subset Sum problem with our in-depth tutorial! In this video, we dive into ...

18:02
Partition Equal Subset Sum - Dynamic Programming - Leetcode 416 - JAVA || DP Series || Qsn 8

6 views

4 days ago

DevSyncX
Solve This HARD Unstop POTD in 10 Minutes 😱 | Interstellar Cargo Logistics | Java + Python

Today’s Unstop POTD (11 January 2026) is a HARD Dynamic Programming problem – Interstellar Cargo Logistics. In this video, I ...

12:22
Solve This HARD Unstop POTD in 10 Minutes 😱 | Interstellar Cargo Logistics | Java + Python

62 views

3 weeks ago

codewithme
Last Stone Weight II - Dynamic Programming - Leetcode 1049 - JAVA || DP Series || Qsn 10

Are you ready to tackle the Last Stone Weight II problem on LeetCode? In this video, we dive deep into LeetCode #1049, ...

17:58
Last Stone Weight II - Dynamic Programming - Leetcode 1049 - JAVA || DP Series || Qsn 10

4 views

2 days ago

codewithme
Climbing Stairs - Dynamic Programming - Leetcode 70 - JAVA || DP Series || Qsn 1

Leetcode 70 Climbing Stairs Problem Link: leetcode.com/problems/climbing-stairs/description.

13:54
Climbing Stairs - Dynamic Programming - Leetcode 70 - JAVA || DP Series || Qsn 1

12 views

11 days ago