ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

193,065 results

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

349,796 views

6 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

997,135 views

9 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

183,657 views

6 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

103,502 views

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

4 years ago

OptWhiz
When to stop being greedy and just park | Optimal stopping and dynamic programming

I see an open spot! Should I park or should I try to save a couple seconds of walking time by finding a closer spot? I feel like a lot ...

12:48
When to stop being greedy and just park | Optimal stopping and dynamic programming

4,966 views

2 years ago

Stable Sort
Longest Increasing Subsequence O(n log n) dynamic programming Java source code

Given an array of random numbers, find a longest increasing subsequence. This subsequence is not necessarily contiguous, ...

5:24
Longest Increasing Subsequence O(n log n) dynamic programming Java source code

62,268 views

6 years ago

Geekific
What Is Dynamic Programming and How To Use It | Introduction to Dynamic Programming | DP | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Dynamic Programming ...

7:27
What Is Dynamic Programming and How To Use It | Introduction to Dynamic Programming | DP | Geekific

2,634 views

3 years ago

Nikhil Lohia
Dynamic Programming easy to understand real life examples | Study Algorithms

Dynamic programming is probably the trickiest algorithmic paradigm to master. But that is what makes it essential as well.

13:11
Dynamic Programming easy to understand real life examples | Study Algorithms

29,267 views

5 years ago

Computational Thinking
Dynamic Programming

This video explains both variants of dynamic programming: top-down (memoization) and bottom-up (tabulation).

9:29
Dynamic Programming

1,378 views

3 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,041,801 views

6 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

339,982 views

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

407 views

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

48,323 views

5 years ago

Back To Back SWE
The Backtracking Blueprint: The Legendary 3 Keys To Backtracking Algorithms

0/1 Code & Problem Statement ...

13:44
The Backtracking Blueprint: The Legendary 3 Keys To Backtracking Algorithms

550,324 views

6 years ago

Aditya Verma
Dynamic Programming | Introduction

In this video,we are going to learn about "DYNAMIC PROGRAMMING".Dynamic Programming is mainly an optimization over a ...

13:57
Dynamic Programming | Introduction

2,055,829 views

6 years ago

Miss Wright
Dynamic Programming-Paint Fence

Detailed Dynamic Programming Tutorial on Leetcode Problem Paint Fence.

15:35
Dynamic Programming-Paint Fence

22,509 views

8 years ago

Errichto Algorithms
Dynamic Programming lecture #3 - Line of wines

Part 1: https://youtu.be/YBSt1jYwVfU & Part 2: https://youtu.be/1mtvm2ubHCY This is the third of several lectures about Dynamic ...

17:01
Dynamic Programming lecture #3 - Line of wines

83,178 views

6 years ago

RiskByNumbers
Make Smarter Decisions Faster (with Dynamic Programming)

Dynamic programming is a really powerful algorithmic framework to make smarter decisions today that prepare you for the future.

11:37
Make Smarter Decisions Faster (with Dynamic Programming)

14,239 views

2 years ago

The Julia Programming Language
Learning to align with differentiable dynamic programming | Michiel Stock | JuliaCon2021

This talk was presented as part of JuliaCon2021 Abstract: The alignment of two or more biological sequences is one of the main ...

8:00
Learning to align with differentiable dynamic programming | Michiel Stock | JuliaCon2021

967 views

4 years ago