ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,239 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

19,885 views

10 months 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)

32,063 views

7 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

26,551 views

11 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

415,663 views

5 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

12,788 views

Streamed 5 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,790 views

10 months 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

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

52,792 views

6 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

57,275 views

10 months ago

GeeksforGeeks
Dynamic Programming Explained in 6 Minutes

Struggling with Dynamic Programming? Don't worry! In just 6 minutes, we'll break it down for you in the simplest way possible.

6:38
Dynamic Programming Explained in 6 Minutes

6,640 views

11 months 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,190 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

200 views

6 months ago

Repovive | Shayan
From Newbie to Expert in 3 Months | 100% works!

Participate in contests: https://repovive.com/contests Instagram Page: https://www.instagram.com/repovive Telegram Channel: ...

15:14
From Newbie to Expert in 3 Months | 100% works!

124,325 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

9 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

5,614 views

10 months ago

Nikhil Lohia
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

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

21:27
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

4,419 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

826 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

32,344 views

9 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

461,921 views

2 months ago

Code Scribbler
LeetCode 300: Longest Increasing Subsequence | Java Solution | Dynamic Programming

Dive into the classic #dynamicprogramming problem of finding the longest increasing subsequence in an array. This problem ...

11:08
LeetCode 300: Longest Increasing Subsequence | Java Solution | Dynamic Programming

39 views

6 months ago