ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

599 results

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

3,474 views

2 days ago

Developer Coder
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Java Code | Developer Coder

... Java Java Algorithms Interview LeetCode Step By Step Dynamic Programming Grid Problems LeetCode Java Deep Dive Paint ...

32:28
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Java Code | Developer Coder

0 views

12 days ago

Mayank Modi
Number of Ways to Paint N×3 Grid | Solution Walkthrough | Dynamic Programming | Java | LeetCode 1411

In this video, we break down LeetCode 1411 – Number of Ways to Paint an N × 3 Grid from absolute basics. This explanation is ...

19:37
Number of Ways to Paint N×3 Grid | Solution Walkthrough | Dynamic Programming | Java | LeetCode 1411

88 views

12 days ago

codestorywithMIK
Number of Ways to Paint N × 3 Grid | Hard Made Easy | Simple Story To Code | Leetcode 1411 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hard Version of this problem - Leetcode ...

24:15
Number of Ways to Paint N × 3 Grid | Hard Made Easy | Simple Story To Code | Leetcode 1411 | MIK

12,254 views

12 days ago

Developer Coder
Delete Columns to Make Sorted III | LeetCode 960 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into LeetCode Problem 960 – Delete Columns to Make Sorted III, ...

27:02
Delete Columns to Make Sorted III | LeetCode 960 | Java Code | Developer Coder

117 views

3 weeks 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

138 views

12 days 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

203 views

4 weeks 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

139 views

4 weeks ago

Developer Coder
Best Time to Buy and Sell Stock V | LeetCode 3573 | Memoization Search | Java Code | Developer Coder

Welcome to Developer Coder ‍ In this video, we deep dive into LeetCode 3573 – Best Time to Buy and Sell Stock V, ...

53:00
Best Time to Buy and Sell Stock V | LeetCode 3573 | Memoization Search | Java Code | Developer Coder

136 views

4 weeks ago

NullPointer
Count Pairs whose sum is less than target | Two Pointer Technique | Java

... #Recursion #DynamicProgramming coding, dsa, data structures and algorithms, competitive programming, problem solving, ...

9:47
Count Pairs whose sum is less than target | Two Pointer Technique | Java

10 views

8 days ago

Sanyam IIT Guwahati
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming | Leetcode POTD Connect with me: ...

16:12
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

3,717 views

12 days ago

Programming Live with Larry
Daily Leetcode #2104: Jan 03, 2026 - 1411. Number of Ways to Paint N × 3 Grid

Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real ...

15:39
Daily Leetcode #2104: Jan 03, 2026 - 1411. Number of Ways to Paint N × 3 Grid

1,200 views

13 days ago

ExpertFunda
LeetCode 3573 Explained | Best Time to Buy and Sell Stock V | DP with Long & Short Selling

Learn how to solve LeetCode 3573: Best Time to Buy and Sell Stock V using Dynamic Programming. This video explains long and ...

34:59
LeetCode 3573 Explained | Best Time to Buy and Sell Stock V | DP with Long & Short Selling

41 views

4 weeks ago

Developer Coder
Minimum ASCII Delete Sum for Two Strings | LeetCode 712 | Java Code | Developer Coder

... Java Coding DP LeetCode Preparation Java Dynamic Programming Concepts DP Problem Solving Java LeetCode Explained ...

41:16
Minimum ASCII Delete Sum for Two Strings | LeetCode 712 | Java Code | Developer Coder

140 views

5 days ago

Komal Vhanmane
Leetcode | 3562  Maximum Profit from Trading Stocks With Discounts    | Java |  Dynamic Programming

3562 Maximum Profit from Trading Stocks With Discounts Using Java Dynamic Programming where to find leetcode daily ...

44:50
Leetcode | 3562 Maximum Profit from Trading Stocks With Discounts | Java | Dynamic Programming

235 views

4 weeks ago

codeTips
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

In this video I'll be discussing the solution of Number of Ways to Paint N × 3 Grid. LeetCode Problem Link ...

11:08
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

1,523 views

12 days ago

Leetcode Daily
3573. Best Time to Buy and Sell Stock V | Leetcode Daily - Python

Dive into the advanced Best Time to Buy and Sell Stock V LeetCode problem where we tackle the unique twist of short selling!

10:46
3573. Best Time to Buy and Sell Stock V | Leetcode Daily - Python

1,044 views

4 weeks ago

Codelogix
DSA Problems in Java | Leetcode | DSA with Ashok

DSA Problems in Java | Leetcode | DSA with Ashok LeetCode DSA in Java Playlist This is a long-term, consistency-focused ...

2:58
DSA Problems in Java | Leetcode | DSA with Ashok

29 views

8 days ago

CodeLucky
Cherry Pickup Algorithm - Hard Dynamic Programming Problem Explained

Master the Cherry Pickup problem (LeetCode 741) with this step-by-step visual guide! In this video, we break down one of the ...

4:37
Cherry Pickup Algorithm - Hard Dynamic Programming Problem Explained

5 views

3 days ago

Developer Coder
Max Dot Product of Two Subsequences | LeetCode 1458 | 2 approaches| DP | Java Code | Developer Coder

In this video on Developer Coder, we deep dive into LeetCode 1458 – Max Dot Product of Two Subsequences, focusing purely on ...

36:56
Max Dot Product of Two Subsequences | LeetCode 1458 | 2 approaches| DP | Java Code | Developer Coder

197 views

7 days ago