ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,166 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,619,922 views

5 years ago

Anuj Kumar Sharma
Dynamic Programming 🔥| Coin Change Problem Leetcode | C++ | Java | DSA-One Course #86

Hey guys, In this video we'll learn about the simple steps to solve any Dynamic Programming Problem. We have been told that ...

30:30
Dynamic Programming 🔥| Coin Change Problem Leetcode | C++ | Java | DSA-One Course #86

294,581 views

5 years ago

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,293 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,339 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

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

2 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,950 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,992 views

5 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,427,371 views

7 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

Back To Back SWE
The 0/1 Knapsack Problem (Demystifying Dynamic Programming)

NEW VIDEO & CODE: ...

20:30
The 0/1 Knapsack Problem (Demystifying Dynamic Programming)

224,572 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,014,011 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

546,130 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,571 views

2 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,110 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,278 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

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

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

Anuj Kumar Sharma
Rod Cutting Problem | Easy Explanation & Code | Dynamic Programming | DSA-One Course #92

Hey guys, In this video, We are going to learn about the Rod Cutting Problem using Dynamic Programming. Join my paid Java ...

13:02
Rod Cutting Problem | Easy Explanation & Code | Dynamic Programming | DSA-One Course #92

82,093 views

3 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

freeCodeCamp.org
Recursion in Programming - Full Course

Recursion is a powerful technique that helps us bridge the gap between complex problems being solved with elegant code.

1:51:36
Recursion in Programming - Full Course

1,098,200 views

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

3 years ago

Nikhil Lohia
Longest Common Subsequence (LeetCode 1143) | Full Solution with a natural explanation

Actual problem on LeetCode: https://leetcode.com/problems/longest-common-subsequence/ Wiki: ...

21:23
Longest Common Subsequence (LeetCode 1143) | Full Solution with a natural explanation

32,755 views

2 years ago