ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

128,708 results

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

3 years ago

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

5 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,323 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,785 views

4 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,568 views

8 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,418 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,462 views

9 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,167 views

2 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,527 views

5 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
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,375 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

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

2 years ago

Abdul Bari
4.9 Longest Common Subsequence (LCS)  - Recursion and Dynamic Programming

Longest Common Subsequence Problem using 1. Recursion 2. Memoization 3. Dynamic Programming PATREON ...

23:35
4.9 Longest Common Subsequence (LCS) - Recursion and Dynamic Programming

1,429,259 views

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

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

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

6 years ago

freeCodeCamp.org
Graph Algorithms for Technical Interviews - Full Course

Learn how to implement graph algorithms and how to use them to solve coding challenges. ✏️ This course was developed by ...

2:12:19
Graph Algorithms for Technical Interviews - Full Course

1,442,104 views

4 years ago