ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,082 results

Nikhil Lohia
Unique Paths (LeetCode 62) | Full Dynamic Programming method with Memoization

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual Problem: ...

15:48
Unique Paths (LeetCode 62) | Full Dynamic Programming method with Memoization

10,291 views

1 year 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,595 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,336 views

9 years ago

Geekific
Coin Change Problem II | Number of Ways to Produce Amount | Dynamic Programming | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...

7:58
Coin Change Problem II | Number of Ways to Produce Amount | Dynamic Programming | Geekific

3,551 views

2 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

27,988 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,471 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

321,900 views

2 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

867,523 views

2 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

181,909 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

90,546 views

2 years ago

Geekific
Coin Change Problem | Minimum Number of Coins | Dynamic Programming | Geekific

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

6:43
Coin Change Problem | Minimum Number of Coins | Dynamic Programming | Geekific

15,276 views

2 years 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,255 views

4 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

546,120 views

6 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,013,911 views

5 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

61,843 views

6 years ago

Nikhil Lohia
Climbing Stairs (LeetCode 70) | Full solution with animations | Dynamic Easy | Study Algorithms

Super helpful resources available here: https://nikoo28.github.io/all-my-links/ To see more videos like this, you can buy me a ...

16:35
Climbing Stairs (LeetCode 70) | Full solution with animations | Dynamic Easy | Study Algorithms

74,546 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,369 views

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

4 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,090,710 views

10 years ago

Sahil & Sarra
How I make HARD coding problems look EASY

Try my free email crash course to crush technical interviews: https://instabyte.io/ 1. How to crack coding interviews? 2. How to ...

8:04
How I make HARD coding problems look EASY

153,167 views

2 years ago