ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61,841 results

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

996,372 views

9 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,032,516 views

5 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

348,374 views

6 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,424 views

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

3 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

82,848 views

6 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,946 views

5 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,611 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,853 views

6 years ago

Michael Sambol
Ford-Fulkerson in 5 minutes

Step by step instructions showing how to run Ford-Fulkerson on a flow network.

5:15
Ford-Fulkerson in 5 minutes

1,150,232 views

10 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,203 views

2 years ago

Michael Sambol
Floyd–Warshall algorithm in 4 minutes

Step by step instructions showing how to run the Floyd–Warshall algorithm on a graph.

4:33
Floyd–Warshall algorithm in 4 minutes

830,075 views

9 years ago

Tushar Roy - Coding Made Simple
0/1 Knapsack Problem Dynamic Programming

Given a bag which can only take certain weight W. Given list of items with their weights and price. How do you fill this bag to ...

15:50
0/1 Knapsack Problem Dynamic Programming

2,094,877 views

10 years ago

Northwestern Robotics
Modern Robotics, Chapter 8.3:  Newton-Euler Inverse Dynamics

This is a video supplement to the book "Modern Robotics: Mechanics, Planning, and Control," by Kevin Lynch and Frank Park, ...

5:53
Modern Robotics, Chapter 8.3: Newton-Euler Inverse Dynamics

43,876 views

7 years ago

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

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

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

82,836 views

3 years ago

Trie Lab
Memoization Simplified: Exploring Dynamic Programming Solutions | FAANG Coding Interview Classics

Transform your slow recursive solutions into lightning-fast dynamic programming algorithms! This video shows you exactly how to ...

17:11
Memoization Simplified: Exploring Dynamic Programming Solutions | FAANG Coding Interview Classics

134 views

3 months ago

WilliamFiset
Tiling problems [1/2] | Dynamic Programming

An introduction on how to solve tiling problems using dynamic programming Next video: https://youtu.be/L1x3an2pl3U Project ...

16:38
Tiling problems [1/2] | Dynamic Programming

44,481 views

4 years ago

Algorithms with Attitude
Introduction to Dynamic Programming:  Fibonacci Numbers

This video fixes a typo from the previous upload (an index i vs. n in the iterative versions of the algorithm). Otherwise it is the same ...

9:05
Introduction to Dynamic Programming: Fibonacci Numbers

8,464 views

5 years ago

Miss Wright
Dynamic Programming-Paint Fence

Detailed Dynamic Programming Tutorial on Leetcode Problem Paint Fence.

15:35
Dynamic Programming-Paint Fence

22,485 views

8 years ago

Repovive | Shayan
Instead, Do These! If you want to get out of Newbie...

This is what I always tell my students to do when they start CP. At the beginning, when you want to get out of Newbie in ...

4:42
Instead, Do These! If you want to get out of Newbie...

8,560 views

1 year ago