ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

109 results

Mind Facts - Why ?
Algorithms — Dynamic Programming Finally Explained

Dynamic programming solves complex problems by breaking them into smaller subproblems. In this Computer Science lesson, ...

6:48
Algorithms — Dynamic Programming Finally Explained

43 views

3 days ago

The Techzeen
Dynamic Programming Basics | Optimal Substructure & Memoization Explained | DSA 2026

Some problems look impossible to solve efficiently… until you discover Dynamic Programming. Dynamic Programming is one of ...

8:35
Dynamic Programming Basics | Optimal Substructure & Memoization Explained | DSA 2026

99 views

6 days ago

Neural Download
What Actually Happens Inside a Recursive Call

You don't hate recursion. You were taught it wrong. Most explanations stop at "a function that calls itself." That definition is ...

5:35
What Actually Happens Inside a Recursive Call

78 views

2 weeks ago

My Notes with ai
Dynamic Programming Intro

In this video, we explain the general method of Dynamic Programming, focusing on how problems are broken into overlapping ...

4:49
Dynamic Programming Intro

10 views

2 weeks ago

ICPC ACM USICT
DSA Bootcamp | Session - 08 | Dynamic Programming

In this video, we focused on Dynamic Programming through the LeetCode 75 problem set. We built the core intuition behind DP ...

1:42:24
DSA Bootcamp | Session - 08 | Dynamic Programming

9 views

1 month ago

Komal Vhanmane
Leetcode | 3129  Find All Possible Stable Binary Arrays I | Java | Recursion | Memoization

... #contest #programming #java #tree #dsa #codinginterviewquestions #leetcodejava #question #dynamicprogramming leetcode ...

19:41
Leetcode | 3129 Find All Possible Stable Binary Arrays I | Java | Recursion | Memoization

126 views

4 days ago

Laskentatech
What is Dynamic programming?

Dynamic programming is the secret weapon behind every efficient algorithm and top tier coding interview performance. When you ...

3:57
What is Dynamic programming?

0 views

1 day ago

Code With Vick
leetcode 3129 | Find All Possible Stable Binary Arrays I | Dynamic Programming | leetcode POTD | DSA

timelines: 0:00 problem explanation 0:55 examples 2:42 Constraints 2:50 recursion + memoization approach 7:05 Optimized ...

20:13
leetcode 3129 | Find All Possible Stable Binary Arrays I | Dynamic Programming | leetcode POTD | DSA

967 views

5 days ago

Codehurdle
DP Introduction for Beginners | DSA | Competitive Programming | Vikas Soni

This is the first video in the *Dynamic Programming Complete Roadmap (Basic to CF 1900)* playlist. In this video, we start from ...

1:33:00
DP Introduction for Beginners | DSA | Competitive Programming | Vikas Soni

203 views

1 day ago

vHiren
L3 - Subsequences DP | Choose Students | Bottom Up 3 Ways | Memoization 2 Ways | 2D DP

Choose Students problem using 2D Dynamic Programming. We solve by modeling the selection of R students from N using ...

29:09
L3 - Subsequences DP | Choose Students | Bottom Up 3 Ways | Memoization 2 Ways | 2D DP

0 views

10 days ago

Kanak Vishwakarma
Dynamic Programming from Scratch

Dynamic Programming often feels confusing and difficult at first. In this video, we break it down step by step from the very basics.

3:20
Dynamic Programming from Scratch

0 views

2 weeks ago

Hossam Saber
Dynamic Programming (Digit DP / One Build trick / Digit DP on bits / Mask DP)

Sheet : https://vjudge.net/group/icpc-menofia-level-2-2025-2026 Slides ...

3:34:33
Dynamic Programming (Digit DP / One Build trick / Digit DP on bits / Mask DP)

149 views

5 days ago

vHiren
L5 - Subarrays DP | Check Any Subarray Sum K | 3D DP | Recursion | Memoization | Tabulation

... SERIES in HINDI | vHiren DP Series This series is designed to help you master Dynamic Programming for coding interviews.

28:59
L5 - Subarrays DP | Check Any Subarray Sum K | 3D DP | Recursion | Memoization | Tabulation

8 views

2 weeks ago

Ayush Kumar
DP  The Memoization Recipe

Want to master Dynamic Programming (DP) for coding interviews and placements? This video will take you from DP beginner to ...

6:46
DP The Memoization Recipe

4 views

3 weeks ago

Developer Coder
Find All Possible Stable Binary Arrays I | LeetCode 3129 | DP | Java Code | Developer Coder

In this video on the Developer Coder channel, we explore an important dynamic programming problem from LeetCode — Find All ...

42:49
Find All Possible Stable Binary Arrays I | LeetCode 3129 | DP | Java Code | Developer Coder

266 views

5 days ago

vHiren
L6 - Subsequences DP | Array Partition With Minimum Absolute Difference | 2D DP | Memo | Tabulation

Today in Lecture 6 of Subsequences DP, we solve GFG (HARD). Partition a set into two subsets with minimum absolute difference ...

7:15
L6 - Subsequences DP | Array Partition With Minimum Absolute Difference | 2D DP | Memo | Tabulation

0 views

4 days ago

ujjwal painuly edit
LeetCode 851: Loud and Rich | Graph + DFS + DP (Memoization) | Java

Loud and Rich | LeetCode Graph Problem | DFS + Memoization | Java In this video, we solve the Loud and Rich problem using ...

5:40
LeetCode 851: Loud and Rich | Graph + DFS + DP (Memoization) | Java

0 views

21 hours ago

Gradient Learning
The Fibonacci Trap

We introduce Dynamic Programming to fix this issue. You will learn how to reduce the time complexity back to O(n) using two ...

5:39
The Fibonacci Trap

14 views

2 weeks ago

Developer Coder
Champagne Tower | LeetCode 799 | DP | Recursion + Memoization | Java Code | Developer Coder

In this video on Developer Coder, we explore LeetCode 799 – Champagne Tower, a classic Dynamic Programming problem that ...

39:42
Champagne Tower | LeetCode 799 | DP | Recursion + Memoization | Java Code | Developer Coder

59 views

3 weeks ago

vHiren
L10 - Subarrays DP | Sum of All Subarrays | 3D DP | Recursion | Memoization | Tabulation

Sum of All Subarrays problem using 3D Dynamic Programming. We'll be observing how each element contributes to multiple ...

21:27
L10 - Subarrays DP | Sum of All Subarrays | 3D DP | Recursion | Memoization | Tabulation

34 views

3 weeks ago