ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,683 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

44 views

4 days ago

Mind Facts - Why ?
Computer Science — Greedy vs Dynamic Programming (The Core Difference Explained)

Many coding students confuse greedy algorithms with dynamic programming. In this CS lesson, I explain: • When greedy works ...

6:33
Computer Science — Greedy vs Dynamic Programming (The Core Difference Explained)

0 views

10 days ago

ComputerSince Academy
algorithms - episode 5 - (Dynamic Programming)

This episode focuses on Dynamic Programming as a paradigm for reducing the complexity of recursive algorithms with ...

9:03
algorithms - episode 5 - (Dynamic Programming)

0 views

3 days ago

Bio Algorithms
Mortal Fibonacci Rabbits 🐰💀 | Dynamic Programming Explained | Coding Interview

What if immortality is actually WORSE than death? Today we're solving Mortal Fibonacci Rabbits—a classic Rosalind ...

8:25
Mortal Fibonacci Rabbits 🐰💀 | Dynamic Programming Explained | Coding Interview

110 views

1 month ago

Kathleen Malone
Dynamic Programming
11:24
Dynamic Programming

0 views

9 days 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

3 weeks ago

orcu
Dynamic Programming Intuition: Kadane’s Algorithm (Maximum Subarray)

Maximum Subarray, explained with visuals: first a brute force scan of every start/end range (with a running sum), then Kadane's ...

6:10
Dynamic Programming Intuition: Kadane’s Algorithm (Maximum Subarray)

254 views

1 month ago

DSA_Visualized
Visualizing Dynamic Programming | Leetcode 474

In this video I go over the solution to Leetcode 474 and how dynamic programming is utilized for it. Thanks for watching! #leetcode ...

5:50
Visualizing Dynamic Programming | Leetcode 474

89 views

1 month ago

devcodon
Climbing Stairs - Dynamic Programming.

In this video, we solve the Climbing Stairs problem from Leetcode using Dynamic Programming. 0:00 - Introduction 0:20 ...

6:07
Climbing Stairs - Dynamic Programming.

5 views

2 weeks ago

Kathan Vakharia
How to approach Dynamic Programming (DP) from First Principles | Kathan Vakharia | Qualcomm Engineer

Answering queries... Should I boast about being a Qualcommer? I donno...not someting I would like to do frankly but let's do it for ...

6:23
How to approach Dynamic Programming (DP) from First Principles | Kathan Vakharia | Qualcomm Engineer

371 views

12 days ago

Sudhakar Atchala
0/1 Knapsack Problem Using Dynamic Programming || Tabulation Method || DAA || Algorithms || Example2

1. Compiler Design Playlist: https://www.youtube.com/playlist?list=PLXj4XH7LcRfC9pGMWuM6UWE3V4YZ9TZzM ...

15:26
0/1 Knapsack Problem Using Dynamic Programming || Tabulation Method || DAA || Algorithms || Example2

721 views

3 weeks ago

EduMCQ Mastery
[365] Dynamic Programming Principle of Optimality (Design & Analysis of Algorithms)

Master Dynamic Programming Principle of Optimality (Design & Analysis of Algorithms) in Minutes! | Complete Educational ...

6:32
[365] Dynamic Programming Principle of Optimality (Design & Analysis of Algorithms)

0 views

3 weeks ago

Sudhakar Atchala
Introduction to Optimal Binary Search Tree | Design and Analysis of algorithms | Dynamic Programming

1. Compiler Design Playlist: https://www.youtube.com/playlist?list=PLXj4XH7LcRfC9pGMWuM6UWE3V4YZ9TZzM ...

11:59
Introduction to Optimal Binary Search Tree | Design and Analysis of algorithms | Dynamic Programming

689 views

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

100 views

7 days ago

Orkhan Gasanov
LeetCode - 256. Paint House | Dynamic Programming | Python | Java

00:00 - Step-by-Step Explanation https://github.com/Orkhan-1/LeetCode/blob/main/java/00256_paint_house.java leetcode 256 ...

6:25
LeetCode - 256. Paint House | Dynamic Programming | Python | Java

12 views

4 days ago

LearnITwithme
Mastering Dynamic Programming
8:00
Mastering Dynamic Programming

0 views

1 month ago

The AI Epileptic
Dynamic Programming — Solving MDPs from Scratch | RL Course EP4

How do you find the optimal policy when you know the rules of the game? Dynamic programming gives us the first exact solution ...

14:02
Dynamic Programming — Solving MDPs from Scratch | RL Course EP4

265 views

3 weeks ago

The Study Room Journal
4 Strategies to Solve Any Coding Problem Efficiently

... Dynamic Programming, the “remember your results” approach ideal for overlapping subproblems; the Greedy Approach, a fast, ...

6:25
4 Strategies to Solve Any Coding Problem Efficiently

5 views

2 weeks ago

Clenton Del barrio
Dynamic Programming: Longest Common Subsequence
6:17
Dynamic Programming: Longest Common Subsequence

1 view

3 weeks ago

EduMCQ Mastery
[366] Dynamic Programming 01 Knapsack (Design & Analysis of Algorithms)

Master Dynamic Programming 01 Knapsack (Design & Analysis of Algorithms) in Minutes! | Complete Educational Breakdown In ...

8:31
[366] Dynamic Programming 01 Knapsack (Design & Analysis of Algorithms)

0 views

3 weeks ago