ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,485 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,974 views

5 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,124 views

5 years ago

MIT OpenCourseWare
15. Dynamic Programming, Part 1: SRTBOT, Fib, DAGs, Bowling

... four lectures on dynamic programing. This begins with how to solve a problem recursively and continues with three examples: ...

57:18
15. Dynamic Programming, Part 1: SRTBOT, Fib, DAGs, Bowling

132,593 views

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

12 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,297 views

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

2 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

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

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

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

6 years ago

Repovive | Shayan
Mastering Dynamic Programming 2 | How to approach DP problems

Let's unravel the magic behind Dynamic Programming and Memoization in coding! In this video, I have problem-solving ...

35:22
Mastering Dynamic Programming 2 | How to approach DP problems

7,089 views

1 year 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

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,587 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

346,503 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

322,004 views

2 years ago

Repovive | Shayan
From Newbie to Expert in 3 Months | 100% works!

repovive.com Telegram Channel: https://t.me/Algorithms_with_Shayan Instagram Page: ...

15:14
From Newbie to Expert in 3 Months | 100% works!

117,988 views

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

81,622 views

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

5 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,441,290 views

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

7 years ago