ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,849 results

freeCodeCamp.org and AlgoMonster
Learn Dynamic Programming with Animations – Full Course for Beginners

Master the art of Dynamic Programming by learning to break complex challenges into simple, reusable sub-problems. This course ...

1:41:41
Learn Dynamic Programming with Animations – Full Course for Beginners

81,415 views

2 weeks ago

GeeksforGeeks
DSA Free Course | Dynamic Programming In One Shot | DSA | DP In One Shot

Tayyari Batch Link - https://www.geeksforgeeks.org/courses/placement-prep-programming-data-structures-algorithm GfG ...

2:57:01
DSA Free Course | Dynamic Programming In One Shot | DSA | DP In One Shot

54,572 views

7 months ago

Errichto Algorithms
CSES Dynamic Programming problems

Solving CSES coding problems about algorithms and data structures https://cses.fi/problemset Chapter: Dynamic Programming ...

1:56:45
CSES Dynamic Programming problems

13,353 views

Streamed 5 months ago

freeCodeCamp.org and AlgoMonster
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

479,661 views

6 months ago

GeeksforGeeks
DSA In Java | DP 03 | Java in One Shot | DP ( Dynamic Programming ) in Java

In this video, you will learn core DP concepts such as overlapping subproblems, optimal substructure, memoization, tabulation, ...

4:54:52
DSA In Java | DP 03 | Java in One Shot | DP ( Dynamic Programming ) in Java

3,006 views

11 days ago

GeeksforGeeks
DSA In Java | DP 01 | Java in One Shot | DP ( Dynamic Programming ) in Java

90% Fee Refund Offer Active on all Online, LIVE & Offline Courses : https://geeksforgeeks.org/courses/ We cover DSA in Java ...

5:55:38
DSA In Java | DP 01 | Java in One Shot | DP ( Dynamic Programming ) in Java

8,235 views

3 weeks ago

Developer Coder
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

... Theory Problems Dynamic Programming Optimization String Cost Optimization Problems Algorithmic Problem Solving Java ...

56:58
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

71 views

7 days ago

GeeksforGeeks
DSA In Java | DP 02 | Java in One Shot | DP ( Dynamic Programming ) in Java

In this video, we cover DSA in Java – Dynamic Programming (DP 02) in One Shot, focusing on intermediate to advanced DP ...

5:07:42
DSA In Java | DP 02 | Java in One Shot | DP ( Dynamic Programming ) in Java

4,224 views

2 weeks ago

theHostCode
Dynamic Programming Approach to Maximize Event Attendance 🎉

LeetCode 1751: Maximum Number of Events That Can Be Attended II | Java Solution Explained Struggling with complex event ...

39:54
Dynamic Programming Approach to Maximize Event Attendance 🎉

26 views

6 months ago

College Wallah
Lecture 8 : Dynamic Programming in One Shot of Competitive Programming | Competitive Programming

In Lecture 8 of the Competitive Programming series, we dive deep into Dynamic Programming (DP), one of the most powerful ...

3:50:35
Lecture 8 : Dynamic Programming in One Shot of Competitive Programming | Competitive Programming

11,812 views

10 months ago

Elegant Engineer
Live Coding Study Session - 06 | LeetCode Problem Solving | Dynamic Programming

Let's learn practice, learn, fail and win together. Solving programming problems in Java 1. Longest Increasing Subsequence: ...

39:57
Live Coding Study Session - 06 | LeetCode Problem Solving | Dynamic Programming

38 views

Streamed 11 months ago

Nikhil Lohia
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

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

21:27
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

4,628 views

10 months ago

Coding with Minmer
Meta asks Dynamic Programming Questions??

Contrary to what one may think, Meta DOES ask DP questions in their interviews. Would you pass? Watch Minh try. Timestamps: ...

40:59
Meta asks Dynamic Programming Questions??

4,441 views

7 months ago

RAHUL VIJAYAN
Shortest Common Supersequence | Dynamic Programming | Efficient Java Solution | Optimal Approach

Shortest Common Supersequence (SCS) - Step-by-Step Guide with Java Code! In this video, we dive deep into solving the ...

24:26
Shortest Common Supersequence | Dynamic Programming | Efficient Java Solution | Optimal Approach

460 views

11 months ago

College Wallah
Complete Dynamic Programming | Dynamic Programming Part 1

Enroll Now :- https://pwskills.com/programming-courses/ In this lecture of Complete Dynamic Programming Part 1, we will start ...

9:13:39
Complete Dynamic Programming | Dynamic Programming Part 1

26,036 views

2 weeks ago

LOL - Learning On Loop
Dynamic Programming Ep 11 : Triangular Minimum Path Sum |தமிழ் | Tutorial |Java |Leetcode| Interview

Vanakkam nanbargale , Ever wondered how to move from the top of a triangle to the bottom… with the least cost? Sounds ...

27:02
Dynamic Programming Ep 11 : Triangular Minimum Path Sum |தமிழ் | Tutorial |Java |Leetcode| Interview

52 views

9 months ago

Code with Katie
House Robber LeetCode - Java

In this video, I solve the "House Robber" LeetCode problem using Java. Problem link: ...

22:27
House Robber LeetCode - Java

176 views

3 months ago

Developer Coder
Ones and Zeroes | LeetCode 474 | 2 Approaches | Recursion | DP | Java Code | Developer Coder

... Solution DP Transition Formula Explained Java Dynamic Programming Problems Dynamic Programming Binary Problems How ...

33:16
Ones and Zeroes | LeetCode 474 | 2 Approaches | Recursion | DP | Java Code | Developer Coder

126 views

2 months ago

Developer Coder
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Java Code | Developer Coder

... Interview Problem Java Tree Traversal DP Stock Trading With Hierarchy Dynamic Programming Mastery Problem Tree DP Core ...

1:25:05
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Java Code | Developer Coder

204 views

1 month ago

Komal Vhanmane
Leetcode | 3573  Best Time to Buy and Sell Stock V  | Java |  Dynamic Programming | Recursion | Memo

3573 Best Time to Buy and Sell Stock V Using Java Dynamic Programming where to find leetcode daily challenge leetcode ...

29:48
Leetcode | 3573 Best Time to Buy and Sell Stock V | Java | Dynamic Programming | Recursion | Memo

140 views

1 month ago

Priyak Dey
Algorithm Hour | Day [2] | Problem Solving Journey

Welcome to Algorithm Hour! Series: Algorithm Hour (Daily/Weekly Grind) Goal: Get better at coding interviews and build strong ...

2:09:28
Algorithm Hour | Day [2] | Problem Solving Journey

67 views

Streamed 4 months ago

Antara Kawathekar
Design and Analysis of Algorithms | Dynamic Programming Problems | #java #dynamicprogramming

This video consists of four dynamic programming questions explained thoroughly github repository: ...

46:05
Design and Analysis of Algorithms | Dynamic Programming Problems | #java #dynamicprogramming

225 views

4 months ago

Priyak Dey
Algorithm Hour | Day [1] | Problem Solving Journey

Welcome to Algorithm Hour! Series: Algorithm Hour (Daily/Weekly Grind) Goal: Get better at coding interviews and build strong ...

2:25:23
Algorithm Hour | Day [1] | Problem Solving Journey

79 views

Streamed 4 months ago

Daily Dose Of LeetCode
Why Only 2 Patterns Matter | Number of Ways to Paint N × 3 Grid | LeetCode 1411

In this video, we solve LeetCode 1411. Number of Ways to Paint N × 3 Grid using a clean intuitive Dynamic Programming ...

24:22
Why Only 2 Patterns Matter | Number of Ways to Paint N × 3 Grid | LeetCode 1411

143 views

1 month ago

Priyak Dey
🔴 The Algorithm Hour | Another Leetcode Evening Session

Welcome to Algorithm Hour! Series: Algorithm Hour Goal: Get better at coding interviews and build strong fundamentals In this live ...

3:24:54
🔴 The Algorithm Hour | Another Leetcode Evening Session

36 views

Streamed 3 months ago