ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

128,968 results

freeCodeCamp.org
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

Learn how to use Dynamic Programming in this course for beginners. It can help you solve complex programming problems, such ...

5:10:02
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

4,621,760 views

5 years ago

Tech With Tim
Dynamic Programming Explained (Practical Examples)

Have you ever wondered what Dynamic Programming is? Well in this video I am going to go into the definition and the theory of ...

29:00
Dynamic Programming Explained (Practical Examples)

113,368 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,478 views

9 years ago

MIT OpenCourseWare
Lecture 19: Dynamic Programming I: Fibonacci, Shortest Paths

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Erik Demaine ...

51:47
Lecture 19: Dynamic Programming I: Fibonacci, Shortest Paths

2,881,373 views

12 years ago

MIT OpenCourseWare
15. Dynamic Programming, Part 1: SRTBOT, Fib, DAGs, Bowling

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Erik Demaine View the complete course: ...

57:18
15. Dynamic Programming, Part 1: SRTBOT, Fib, DAGs, Bowling

132,818 views

4 years ago

Tech Time
WHAT IS DYNAMIC PROGRAMMING?

IF YOU HAVE ANY DOUBT COMMENT, I WILL TRY TO ANSWER. DON'T FORGET TO SUBSCRIBE OUR CHANNEL.

0:50
WHAT IS DYNAMIC PROGRAMMING?

35,531 views

2 years ago

CS50
CS50 2017 - Lecture 7 - Dynamic Programming

00:00:00 - History of Dynamic Programming 00:05:46 - Rod Cutting 00:18:20 - Network Routing 00:28:58 - Sequence Matching ...

1:12:52
CS50 2017 - Lecture 7 - Dynamic Programming

72,569 views

8 years ago

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,860 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,425 views

2 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

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

5 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
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,823 views

3 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,730 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,871 views

3 years ago

Steve Brunton
Model Based Reinforcement Learning: Policy Iteration, Value Iteration, and Dynamic Programming

Here we introduce dynamic programming, which is a cornerstone of model-based reinforcement learning. We demonstrate ...

27:10
Model Based Reinforcement Learning: Policy Iteration, Value Iteration, and Dynamic Programming

139,455 views

3 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,252 views

2 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

GeeksforGeeks
Dynamic Programming | Set 1 (Solution using Memoization) | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/dynamic-programming-set-1/ This video is contributed by Sephiri.

4:47
Dynamic Programming | Set 1 (Solution using Memoization) | GeeksforGeeks

213,904 views

9 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