ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,408 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,450 views

10 months ago

freeCodeCamp.org and AlgoMonster
Learn Dynamic Programming with Animations – Full Course for Beginners

Master the art of Dynamic Programming by learning to break complex challenges into simple, reusable sub-problems. This course ...

1:41:41
Learn Dynamic Programming with Animations – Full Course for Beginners

79,024 views

2 weeks ago

Bitflip
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...

7:25
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

36,614 views

7 months ago

ByteQuest
0/1 Knapsack Problem Explained Visually

In this video, we dive deep into the 0/1 Knapsack Problem using dynamic programming. We start by building a table to track the ...

8:10
0/1 Knapsack Problem Explained Visually

62,071 views

10 months ago

Errichto Algorithms
CSES Dynamic Programming problems

Solving CSES coding problems about algorithms and data structures https://cses.fi/problemset Chapter: Dynamic Programming ...

1:56:45
CSES Dynamic Programming problems

13,294 views

Streamed 5 months ago

ByteQuest
Dynamic Programming Visually Explained Using Fibonacci Sequence

Ever struggled to understand Dynamic Programming? In this video, I'll break it down visually using the Fibonacci sequence as an ...

7:37
Dynamic Programming Visually Explained Using Fibonacci Sequence

3,504 views

11 months ago

Hello Byte
Longest Common Subsequence Visually Explained | Dynamic Programming

In this video, we break down a classic algorithm problem — the Longest Common Subsequence (LCS). Using a step-by-step ...

5:47
Longest Common Subsequence Visually Explained | Dynamic Programming

1,921 views

7 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,932 views

10 months ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

475,237 views

6 months ago

Nikhil Lohia
Word Break (LeetCode 139) | Full Solution using memoization and dynamic programming

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

17:18
Word Break (LeetCode 139) | Full Solution using memoization and dynamic programming

27,710 views

1 year ago

ByteQuest
Longest Common Subsequence Problem Visually Explained | Leetcode 1143 | Dynamic Programming

In this video, we break down the Longest Common Subsequence Problem (LeetCode 1143) using Dynamic Programming.

5:39
Longest Common Subsequence Problem Visually Explained | Leetcode 1143 | Dynamic Programming

8,928 views

10 months ago

GeeksforGeeks
DSA Free Course | Dynamic Programming In One Shot | DSA | DP In One Shot

Tayyari Batch Link - https://www.geeksforgeeks.org/courses/placement-prep-programming-data-structures-algorithm GfG ...

2:57:01
DSA Free Course | Dynamic Programming In One Shot | DSA | DP In One Shot

54,421 views

7 months ago

ByteQuest
Longest Increasing Subsequence Problem Explained | Leetcode  300 | Dynamic Programming

In this video, we break down the Longest Increasing Subsequence Problem (LeetCode 300) using Dynamic Programming.

5:06
Longest Increasing Subsequence Problem Explained | Leetcode 300 | Dynamic Programming

6,007 views

10 months ago

ByteQuest
Matrix Chain Multiplication Visually Explained | Dynamic Programming #hard

In this video, we'll dive deep into Matrix Chain Multiplication, one of the most important Dynamic Programming problems in DSA ...

10:57
Matrix Chain Multiplication Visually Explained | Dynamic Programming #hard

34,230 views

10 months ago

College Wallah
Complete Dynamic Programming | Dynamic Programming Part 1

Enroll Now :- https://pwskills.com/programming-courses/ In this lecture of Complete Dynamic Programming Part 1, we will start ...

9:13:39
Complete Dynamic Programming | Dynamic Programming Part 1

25,284 views

2 weeks ago

AbhiCodes
🧠 This Triangle Solves nCr in Seconds! | Java Dynamic Programming Trick

Did you know that a simple triangle can solve `nCr` faster than factorials ever could? In this video, I'll show you how to use ...

5:41
🧠 This Triangle Solves nCr in Seconds! | Java Dynamic Programming Trick

22 views

8 months ago

College Wallah
Lecture 8 : Dynamic Programming in One Shot of Competitive Programming | Competitive Programming

In Lecture 8 of the Competitive Programming series, we dive deep into Dynamic Programming (DP), one of the most powerful ...

3:50:35
Lecture 8 : Dynamic Programming in One Shot of Competitive Programming | Competitive Programming

11,765 views

9 months ago

Code Scribbler
LeetCode 139: Word Break | Java Solution | Dynamic Programming

In this video, I tackle LeetCode 139: Word Break, a classic #dynamicprogramming problem where we need to determine if a string ...

11:24
LeetCode 139: Word Break | Java Solution | Dynamic Programming

240 views

6 months ago

freeCodeCamp.org and Destination FAANG
Data Structures and Algorithms Mega Course – Master Technical Interviews in 49 Hours

Learn about every popular data structure and algorithm. This 49-hour mega course will help you master technical interviews for ...

48:50:20
Data Structures and Algorithms Mega Course – Master Technical Interviews in 49 Hours

504,426 views

3 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