ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26,560 results

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

10 months ago

The Coding Gopher
How Dynamic Programming Broke Software Engineers

Inquiries: thecodinggopher@gmail.com ‍ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ...

8:01
How Dynamic Programming Broke Software Engineers

102,050 views

9 months ago

ByteQuest
Dynamic Programming Full Course | Visual Explanation | Leetcode

In this video, I have explained the concepts of Dynamic programming using Visualization, which makes it easy to grasp the ...

45:07
Dynamic Programming Full Course | Visual Explanation | Leetcode

3,326 views

8 months ago

CodeLucky
2D Dynamic Programming for Beginners: Grids and Matrices Explained!

Learn 2D Dynamic Programming (DP) from scratch! This tutorial breaks down complex grid and matrix problems into ...

5:54
2D Dynamic Programming for Beginners: Grids and Matrices Explained!

129 views

8 months ago

Alex FCDS ICPC
Dynamic Programming Explained: Expected Rolls in Snakes and Ladders (DP Introduction)

Mastering Dynamic Programming: A Deep Dive with Snakes and Ladders (Part 1) Unlock the secret to solving complex problems ...

10:54
Dynamic Programming Explained: Expected Rolls in Snakes and Ladders (DP Introduction)

5,835 views

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

2,787 views

9 months ago

Academics with AB
Dynamic Programming | 11th Computer - Chapter 3 - Lec 9

1st Year Computer Science - Chapter 3: Problem Solving and Algorithms In this video, we explore Dynamic Programming (DP) ...

9:56
Dynamic Programming | 11th Computer - Chapter 3 - Lec 9

8,793 views

4 months ago

Hello Byte
Edit Distance Visually Explained | Dynamic Programming

About This Video In this video, we break down a classic algorithm problem — Edit Distance, also known as the Levenshtein ...

8:26
Edit Distance Visually Explained | Dynamic Programming

6,955 views

5 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

49,597 views

9 months ago

flowindata
What is Dynamic Programming? | Explained with Simple Examples

Dynamic Programming (DP) is a technique to solve problems efficiently by storing already-solved subproblems. In this video: ...

1:15
What is Dynamic Programming? | Explained with Simple Examples

321 views

6 months ago

Hello Byte
House Robber Problem Visually Explained | Dynamic Programming

Learn how to solve the classic House Robber problem using both bottom-up and top-down dynamic programming. We walk ...

9:33
House Robber Problem Visually Explained | Dynamic Programming

769 views

6 months ago

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

17,224 views

9 months ago

Science·WHYS
Greedy Algorithms vs Dynamic Programming: Key Differences Explained

Greedy vs DP Uncover the core differences between greedy algorithms and dynamic programming! Learn their strengths, key ...

2:32
Greedy Algorithms vs Dynamic Programming: Key Differences Explained

390 views

6 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

735 views

9 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

29,509 views

8 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,502 views

9 months ago

Tech·WHYS
Tabulation vs Memoization: Dynamic Programming Explained

Tabulation vs Memoization Discover the key differences between tabulation and memoization in dynamic programming!

3:02
Tabulation vs Memoization: Dynamic Programming Explained

220 views

6 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,482 views

5 months ago

Perfect Computer Engineer
Introduction to Dynamic Programming 🔥

This lecture is an Introduction to Dynamic Programming in Analysis of Algorithms in Hindi. This lecture talks about what is ...

2:52
Introduction to Dynamic Programming 🔥

9,779 views

11 months ago

Hello Byte
0/1 Knapsack Problem Visually Explained | Dynamic Programming

Learn how to solve this classic dynamic programming problem using three different approaches: recursion, memoization, and ...

10:14
0/1 Knapsack Problem Visually Explained | Dynamic Programming

772 views

5 months ago