ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

23,474 results

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

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

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

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

Hello Byte
Coin Change Problem Visually Explained | Dynamic Programming

Master the Coin Change Problem Learn how to solve the classic Coin Change problem using dynamic programming — step by ...

8:33
Coin Change Problem Visually Explained | Dynamic Programming

840 views

5 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

4,973 views

9 months ago

JomaClass
Dynamic Programming | Data Structures and Algorithms

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

8:21
Dynamic Programming | Data Structures and Algorithms

391 views

1 month 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
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

7,119 views

9 months ago

Hello Byte
Climbing Stairs Problem Visually Explained | Dynamic Programming

Struggling with dynamic programming? Let's break it down with a classic problem—Climbing Stairs. In this video, you'll learn how ...

7:18
Climbing Stairs Problem Visually Explained | Dynamic Programming

758 views

6 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

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

Perfect Computer Engineer
Greedy Method vs Dynamic Programming 🔥

This lecture is about difference between Greedy Method and Dynamic Programming in Analysis of Algorithms in Hindi. Purchase ...

5:18
Greedy Method vs Dynamic Programming 🔥

10,818 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

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

5 months ago

ByteQuest
Greedy Algorithms visually Explained | Fractional Knapsack Problem | Design & Analysis Of Algorithms

in this video i have explained what are greedy algorithms and how do they work and then i have solved a classic greedy problem ...

6:12
Greedy Algorithms visually Explained | Fractional Knapsack Problem | Design & Analysis Of Algorithms

3,396 views

10 months ago

Alvin The Programmer
how I would learn Data Structures & Algorithms if I had to start over

In this video, I talk about how I would learn data structures & algorithms if I was a total beginner again. Master data structures and ...

14:35
how I would learn Data Structures & Algorithms if I had to start over

7,449 views

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

24,932 views

6 months ago