ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,738 results

ByteQuest
Coin Change Problem | Minimum Number Of Coins Needed | Dynamic Programming | LeetCode 322

In this video, we'll go over the Coin Change problem from LeetCode (Problem #322) using Dynamic Programming. We'll start with ...

3:40
Coin Change Problem | Minimum Number Of Coins Needed | Dynamic Programming | LeetCode 322

21,380 views

10 months ago

vlogize
Solving the Dynamic Programming Problem with Variable Dimensions in Java

Discover how to tackle dynamic programming problems requiring variable dimensions in Java. Break down a complex problem ...

2:01
Solving the Dynamic Programming Problem with Variable Dimensions in Java

0 views

10 months ago

ByteQuest
Coin Change Problem | Number of Possible Ways | Leetcode Coin Change 2 | Dynamic Programming

Struggling with the Coin Change problem? In this video, we'll break it down step by step and solve it using Dynamic Programming ...

3:38
Coin Change Problem | Number of Possible Ways | Leetcode Coin Change 2 | Dynamic Programming

3,927 views

10 months ago

ByteQuest
Climbing Stairs Problem Visually Explained  | Dynamic Programming Approach | LeetCode 70

In this video, we break down the Staircase Problem (LeetCode 70) using Dynamic Programming. Bob can take 1 or 2 steps at a ...

3:03
Climbing Stairs Problem Visually Explained | Dynamic Programming Approach | LeetCode 70

910 views

10 months ago

Baa Code Education
Coin Change Problem Explained | Minimum Coins with Dynamic Programming | LeetCode 322

Learn how to solve the Coin Change problem (LeetCode 322) step by step using Dynamic Programming. In this video, we'll break ...

3:14
Coin Change Problem Explained | Minimum Coins with Dynamic Programming | LeetCode 322

295 views

5 months ago

vlogize
Solving the ArrayList Cloning Issue in Dynamic Programming for Java

Discover how to effectively clone ArrayLists in Java when using Dynamic Programming to avoid unexpected behavior and ensure ...

1:55
Solving the ArrayList Cloning Issue in Dynamic Programming for Java

1 view

10 months ago

vlogize
Dynamic Programming Coin Change Problem - How to Print Coins Used in Java

Learn how to effectively solve the Coin Change Problem with Dynamic Programming in Java, and discover how to format and ...

2:19
Dynamic Programming Coin Change Problem - How to Print Coins Used in Java

1 view

8 months ago

Sweet Life Beat Life
How Much Java to Learn for DSA 2025 - Easy Guide

Get ready to streamline your learning path and confidently approach challenging algorithm questions with a clear understanding ...

2:05
How Much Java to Learn for DSA 2025 - Easy Guide

16 views

4 months ago

Lemme Fix This
How to Learn DSA Using Java (Easy Method)

Up to 70 % off electronics on Amazon — updated daily ▸https://amzn.to/499SHzU ✈️ Traveling? Find the best deals on flights ...

2:33
How to Learn DSA Using Java (Easy Method)

7 views

3 months ago

AbhiCodes
🤯 Stop Using Factorials! This is the Smartest Way to Solve nCr in Java 🚀 #potd

... question Java coding challenge Java math problems Pascal's triangle Java Dynamic programming Java Factorial problem Java ...

3:56
🤯 Stop Using Factorials! This is the Smartest Way to Solve nCr in Java 🚀 #potd

68 views

8 months ago

Baa Code Education
Coin Change II Problem Explained | Number of Ways with Dynamic Programming | LeetCode 518

Master the Coin Change II problem (LeetCode 518) using Dynamic Programming. In this video, we'll solve the number of ...

3:04
Coin Change II Problem Explained | Number of Ways with Dynamic Programming | LeetCode 518

157 views

5 months ago

McPlum
How to Study DSA in Java - Easy Guide

Up to 70 % off electronics on Amazon — updated daily ▸https://amzn.to/499SHzU ✈️ Traveling? Find the best deals on flights ...

2:04
How to Study DSA in Java - Easy Guide

0 views

4 months ago

BugSpire
✅ LeetCode #5 - Longest Palindromic Substring | Java Solution Explained Step-by-Step

What you'll learn: Center expansion technique in Java Dynamic programming approach overview Clean and optimized code ...

1:35
✅ LeetCode #5 - Longest Palindromic Substring | Java Solution Explained Step-by-Step

5 views

7 months ago

vlogize
Solving the Traveling Salesman Problem for 9 Cities Using Dynamic Programming

Discover an efficient approach to tackle the `Traveling Salesman Problem` using dynamic programming for a subset of cities.

2:22
Solving the Traveling Salesman Problem for 9 Cities Using Dynamic Programming

5 views

8 months ago

Sweet Life Beat Life
How to Learn Java With DSA (The Only Way)

Traveling? Find the best deals on flights & hotels ▸https://theslopfarm.com/trip ⚡ Up to 70 % off electronics on Amazon ...

1:43
How to Learn Java With DSA (The Only Way)

0 views

3 months ago

vlogize
How to Solve the Number of Score Combinations Problem Using Dynamic Programming

Discover a straightforward and efficient method to solve the number of score combinations problem using dynamic programming ...

1:47
How to Solve the Number of Score Combinations Problem Using Dynamic Programming

1 view

3 months ago

Coding Cha Kida
🔥 Solving the Farmer’s Grid Walk Problem (Java) | Combinatorics + Modular Arithmetic

Subscribe to our channel for more solution updates! Don't forget to like , share with your friends! Instagram: ...

2:52
🔥 Solving the Farmer’s Grid Walk Problem (Java) | Combinatorics + Modular Arithmetic

19 views

6 months ago

vlogize
Optimize Your Algorithm to Find the Longest Common Subsequence in Java

Learn how to efficiently optimize the algorithm for finding the Longest Common Subsequence (LCS) between two strings using ...

2:18
Optimize Your Algorithm to Find the Longest Common Subsequence in Java

3 views

11 months ago

vlogize
Solving the Closest Subset Sum Problem in Java: A Guide for Large Arrays

Discover an effective approach to tackle the `closest subset sum problem` in Java, especially for arrays containing 100+ elements.

1:56
Solving the Closest Subset Sum Problem in Java: A Guide for Large Arrays

4 views

10 months ago

ezCoding with Neeraj
Remove Duplicates from Sorted Array | LeetCode Optimized Approach |

In this video, we solve the famous LeetCode problem "Remove Duplicates from Sorted Array" using the optimized two-pointer ...

1:16
Remove Duplicates from Sorted Array | LeetCode Optimized Approach |

3 views

4 months ago

HelpWithCode7
Finonacci Number | Leetcode #509 | Java | Easy Solution

Java & Data Structures Challenge Committed to solving one problem per day to refine my programming expertise.

2:36
Finonacci Number | Leetcode #509 | Java | Easy Solution

34 views

7 months ago

Fogy Free
790 Domino and Tromino Tiling

790 Domino and Tromino Tiling. This Java code uses dynamic programming problem involving tiling a 2 x n board with dominoes ...

0:40
790 Domino and Tromino Tiling

16 views

8 months ago

vlogize
Finding the Shortest Subset Sum Using Dynamic Programming

Discover how to efficiently solve the shortest subset sum problem with dynamic programming techniques in Java and avoid ...

1:57
Finding the Shortest Subset Sum Using Dynamic Programming

0 views

8 months ago

BugSpire
✅ LeetCode #10 - Regular Expression Matching | Java Dynamic Programming Solution

In this video, I solve LeetCode Problem #10: Regular Expression Matching using Java. This is one of the toughest string problems ...

2:36
✅ LeetCode #10 - Regular Expression Matching | Java Dynamic Programming Solution

6 views

7 months ago

vlogize
Understanding the Ladder Problem: Fixing the Fibonacci Recursion Logic in Java

Discover how to resolve the Fibonacci recursion error in your ladder path computations by adjusting your Java code for accurate ...

2:06
Understanding the Ladder Problem: Fixing the Fibonacci Recursion Logic in Java

0 views

4 months ago