ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

22,007 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,732 views

11 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,657 views

11 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!

183 views

10 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,748 views

10 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,487 views

11 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

8,980 views

6 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)

36,392 views

7 months ago

Kelvin Lin
Dynamic Programming Explained in Less than 10 Minutes!

Today, we'll be going over an essential technique in every SWE's toolkit, known as dynamic programming. This technique is an ...

9:14
Dynamic Programming Explained in Less than 10 Minutes!

510 views

2 months ago

Science·WHYS
Dynamic Programming Explained Simply for Beginners

Dynamic Programming 101 Discover what dynamic programming is in this beginner-friendly guide! Learn how this powerful ...

2:24
Dynamic Programming Explained Simply for Beginners

11 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

61,835 views

10 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

921 views

7 months ago

Sajjaad Khader
Data Structures Explained for Beginners - How I Wish I was Taught

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

15:51
Data Structures Explained for Beginners - How I Wish I was Taught

768,093 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

905 views

10 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

10,276 views

6 months ago

CodeLucky
Knapsack Problem Explained: Dynamic Programming for Beginners!

Ever wondered how to pack the most value into a limited space? This video breaks down the classic Knapsack Problem, ...

12:45
Knapsack Problem Explained: Dynamic Programming for Beginners!

106 views

10 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

616 views

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

7 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

21,298 views

10 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,986 views

10 months ago

ITower
Knapsack Problem Explained in 5 Minutes (JS) - Dynamic Programming

In this video, we're diving into the Knapsack Problem using JavaScript, explained in the simplest way possible. If you're a ...

5:17
Knapsack Problem Explained in 5 Minutes (JS) - Dynamic Programming

378 views

9 months ago