ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,717 results

Gate Smashers
L-5.1: Introduction to Dynamic Programming | Greedy Vs Dynamic Programming | Algorithm(DAA)

Confused between Greedy Algorithms and Dynamic Programming? In this video, Varun sir will explain the key differences with ...

9:08
L-5.1: Introduction to Dynamic Programming | Greedy Vs Dynamic Programming | Algorithm(DAA)

1,016,621 views

5 years ago

Sahil & Sarra
This video will change the way you think when coding

"How to learn coding efficiently", this is a question that haunts many self taught programmers. In this video, I will answer this ...

7:59
This video will change the way you think when coding

323,265 views

2 years ago

Steve Brunton
Nonlinear Control: Hamilton Jacobi Bellman (HJB) and Dynamic Programming

This video discusses optimal nonlinear control using the Hamilton Jacobi Bellman (HJB) equation, and how to solve this using ...

17:39
Nonlinear Control: Hamilton Jacobi Bellman (HJB) and Dynamic Programming

100,851 views

3 years ago

HackerRank
Algorithms: Memoization and Dynamic Programming

Learn the basics of memoization and dynamic programming. This video is a part of HackerRank's Cracking The Coding Interview ...

11:17
Algorithms: Memoization and Dynamic Programming

995,470 views

9 years ago

Algorithms with Attitude
Dynamic Programming:  the Rod Cutting Problem

Table of Contents: 00:00 - Introduction and Prerequisites 00:19 - Rod Cutting Problem Definition 00:36 - Dynamic Programming ...

9:59
Dynamic Programming: the Rod Cutting Problem

47,509 views

5 years ago

Inside code
Let's make a sudoku solver in 5 minutes (Backtracking) - Inside code

... theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course Learn to solve ...

5:39
Let's make a sudoku solver in 5 minutes (Backtracking) - Inside code

81,806 views

3 years ago

Inside code
What is dynamic programming? - Inside code

Source code: https://gist.github.com/syphh/b71c15a25fbe42084618732a0c4e497a Learn graph theory algorithms: ...

9:18
What is dynamic programming? - Inside code

16,378 views

3 years ago

Coding Perspective
Value Iteration Algorithm - Dynamic Programming Algorithms in Python (Part 9)

In this video, we show how to code value iteration algorithm in Python. This video series is a Dynamic Programming Algorithms ...

7:08
Value Iteration Algorithm - Dynamic Programming Algorithms in Python (Part 9)

18,364 views

4 years ago

Coding Perspective
Matrix Chain Multiplication Problem - Dynamic Programming Algorithms in Python (Part 8)

In this video, we show how to code matrix chain multiplication problem in Python. This video series is a Dynamic Programming ...

7:00
Matrix Chain Multiplication Problem - Dynamic Programming Algorithms in Python (Part 8)

3,653 views

4 years ago

Errichto Algorithms
Dynamic Programming lecture #1 - Fibonacci, iteration vs recursion

First of several lectures about Dynamic Programming. It's a huge topic in algorithms, allowing us to speed exponential solutions to ...

19:47
Dynamic Programming lecture #1 - Fibonacci, iteration vs recursion

346,747 views

6 years ago

Inside code
0-1 Knapsack problem - Inside code

... theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course Learn to solve ...

10:54
0-1 Knapsack problem - Inside code

12,422 views

3 years ago

Errichto Algorithms
Dynamic Programming lecture #2 - Coin change, double counting

Part 1: https://youtu.be/YBSt1jYwVfU This is the second of several lectures about Dynamic Programming. I will again go through ...

18:35
Dynamic Programming lecture #2 - Coin change, double counting

182,025 views

6 years ago

Profound Academy
Sliding Window Technique

The Sliding Window technique is a key tool in algorithmic problem-solving that can significantly speed up calculations and ...

6:18
Sliding Window Technique

91,196 views

2 years ago

Coding Perspective
Knapsack Problem - Dynamic Programming Algorithms in Python (Part 6)

In this video, we show how to apply greedy method to solve knapsack problem in Python. This video series is a Dynamic ...

5:55
Knapsack Problem - Dynamic Programming Algorithms in Python (Part 6)

10,626 views

4 years ago

Inside code
How to solve (almost) any binary tree coding problem

Learn graph theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course ...

4:20
How to solve (almost) any binary tree coding problem

283,986 views

5 years ago

Tech With Tim
Greedy Algorithms Explained

Welcome to another video! In this video, I am going to cover greedy algorithms. Specifically, what a greedy algorithm is and how to ...

17:48
Greedy Algorithms Explained

155,794 views

4 years ago

Coding Perspective
Longest Common Subsequence Problem - Dynamic Programming Algorithms in Python (Part 7)

In this video, we show how to code longest common subsequence (LCS) problem in Python. This video series is a Dynamic ...

6:16
Longest Common Subsequence Problem - Dynamic Programming Algorithms in Python (Part 7)

3,535 views

4 years ago

Coding Perspective
The Fibonacci Sequence - Dynamic Programming Algorithms in Python (Part 1)

In this video, we show how to code the Fibonacci sequence in three different ways. This video series is a Dynamic Programming ...

10:29
The Fibonacci Sequence - Dynamic Programming Algorithms in Python (Part 1)

7,897 views

4 years ago

Tom S
The Art of Linear Programming

A visual-heavy introduction to Linear Programming including basic definitions, solution via the Simplex method, the principle of ...

18:56
The Art of Linear Programming

868,573 views

2 years ago

Algo Engine
LeetCode #70: Climbing Stairs | Dynamic Programming

0:00 Problem overview 0:48 Recursive solution 2:17 Recursive tree visualization 4:18 Dynamic programming solution 7:00 ...

9:20
LeetCode #70: Climbing Stairs | Dynamic Programming

9,590 views

2 years ago