ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

115 results

CodeLucky
Stock Buy Sell With Cooldown - Dynamic Programming & State Machine Solution

Learn how to solve the 'Best Time to Buy and Sell Stock with Cooldown' problem using Dynamic Programming! In this video ...

4:00
Stock Buy Sell With Cooldown - Dynamic Programming & State Machine Solution

0 views

6 hours ago

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

... DP Interview Problems MAANG Coding Preparation LeetCode DP Patterns Hard Dynamic Programming Questions Recursion ...

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

63 views

7 hours ago

Leetcode Daily
1458. Max Dot Product of Two Subsequences | Leetcode Daily - Python

Master the Max Dot Product of Two Subsequences (LeetCode 1458) with this step-by-step Dynamic Programming masterclass!

7:19
1458. Max Dot Product of Two Subsequences | Leetcode Daily - Python

299 views

8 hours ago

CodeLucky
Partition Equal Subset Sum - Dynamic Programming Visualized (LeetCode 416)

Learn how to solve the Partition Equal Subset Sum problem using Dynamic Programming! In this video, we break down ...

3:58
Partition Equal Subset Sum - Dynamic Programming Visualized (LeetCode 416)

0 views

6 hours ago

CodeLucky
Best Time to Buy and Sell Stock III - LeetCode Hard - Python Solution

This pattern is incredibly useful for state-machine-based dynamic programming problems! #leetcode #python #programming ...

3:54
Best Time to Buy and Sell Stock III - LeetCode Hard - Python Solution

0 views

6 hours ago

NoEditHD
Live Coding LeetCode – Unfiltered Problem Solving--DAY 164

Welcome to the NoEditHD Live LeetCode Session! I'll be solving real LeetCode problems *live* — raw, unscripted, and without ...

1:51:44
Live Coding LeetCode – Unfiltered Problem Solving--DAY 164

381 views

Streamed 18 hours ago

codeTips
Max Dot Product of Two Subsequences | LeetCode 1458 | Dynamic Programming

In this video I'll be discussing the solution of Max Dot Product of Two Subsequences. LeetCode Problem Link ...

15:13
Max Dot Product of Two Subsequences | LeetCode 1458 | Dynamic Programming

84 views

12 hours ago

Cloud X Berry
​The 20 Patterns That Run Tech Interviews in 2026|#coding #interview

Headline: Crack the coding interview by mastering these 20 essential patterns. ​Struggling with LeetCode? The key isn't ...

0:06
​The 20 Patterns That Run Tech Interviews in 2026|#coding #interview

14 views

3 hours ago

CodeLucky
Stock Buy Sell With Transaction Fee - LeetCode Dynamic Programming Solution

Learn how to solve the 'Best Time to Buy and Sell Stock with Transaction Fee' problem efficiently! In this video, we break down ...

4:04
Stock Buy Sell With Transaction Fee - LeetCode Dynamic Programming Solution

0 views

6 hours ago

DSA with Unpredictable Guy
LeetCode Problem 1458 – Max Dot Product of Two Subsequences(08-01-2026)|DP + Recursion (Memoization)

LeetCode Problem 1458 – Max Dot Product of Two Subsequences | DP + Recursion (Memoization) In this video, I solve LeetCode ...

20:55
LeetCode Problem 1458 – Max Dot Product of Two Subsequences(08-01-2026)|DP + Recursion (Memoization)

0 views

34 minutes ago

Study Placement
Max Dot Product of Two Subsequences | LeetCode 1458 | DP Recursion + Memoization + Bottom-up

In this video, we solve LeetCode 1458 — Max Dot Product of Two Subsequences.

22:47
Max Dot Product of Two Subsequences | LeetCode 1458 | DP Recursion + Memoization + Bottom-up

869 views

13 hours ago

CodeLucky
Trapping Rain Water - LeetCode Hard Problem Explained (Two Pointer Solution)

Learn how to solve the classic 'Trapping Rain Water' coding interview problem efficiently! In this video, we break down the logic ...

4:08
Trapping Rain Water - LeetCode Hard Problem Explained (Two Pointer Solution)

0 views

6 hours ago

CodeLucky
What Is A Coding Problem? Beginner's Guide to Tech Interviews

Are you preparing for your first software engineering interview? Or just wondering what a "coding problem" actually is?

4:28
What Is A Coding Problem? Beginner's Guide to Tech Interviews

0 views

6 hours ago

OBrutus
Count distinct elements in every window

Given an integer array arr[] and a number k. Find the count of distinct elements in every window of size k in the array. LIKE the ...

8:01
Count distinct elements in every window

4 views

22 hours ago

Daily LeetCode
1458  Max Dot Product of Two Subsequences

In this video, we solve LeetCode 1458: Max Dot Product of Two Subsequences using Dynamic Programming. We cover: Why ...

6:44
1458 Max Dot Product of Two Subsequences

103 views

13 hours ago

Er. Danish Raza • 4.1M views • 1 hours ago
LeetCode 1458 – Max Dot Product of Two Subsequences  #coding #codeprep

Today's LeetCode Daily Solution – 1458: Max Dot Product of Two Subsequences Most coders fail because they ignore ...

0:20
LeetCode 1458 – Max Dot Product of Two Subsequences #coding #codeprep

0 views

9 hours ago

Mind2Machine
Print 1 to N & N to 1 Using Recursion 🔁 | Linear vs Backtracking |Stack Flow & Dry Run Explained

This is Video 2 of the Recursion Series In this video, I solve two fundamental recursion problems that every beginner must ...

25:21
Print 1 to N & N to 1 Using Recursion 🔁 | Linear vs Backtracking |Stack Flow & Dry Run Explained

9 views

23 hours ago

Ravi A. Gupta
1000 Hours of Streaming:  Coding foundation

Reframing my goal from "100 days of streaming" to "1000hrs of streaming"

3:00:40
1000 Hours of Streaming: Coding foundation

9 views

Streamed 22 hours ago

CodeLucky
Candy Distribution Problem - LeetCode 135 - Greedy Algorithm Explained

Learn how to solve the classic Candy Distribution problem (LeetCode 135) using an optimal Two-Pass Greedy approach!

4:22
Candy Distribution Problem - LeetCode 135 - Greedy Algorithm Explained

3 views

5 hours ago

CodeLucky
Maximum Product Subarray - LeetCode 152 - Coding Interview Tutorial

In this video, we break down one of the most interesting Dynamic Programming problems often asked in coding interviews.

3:36
Maximum Product Subarray - LeetCode 152 - Coding Interview Tutorial

0 views

6 hours ago

CodeLucky
Best Time to Buy and Sell Stock IV (LeetCode 188) - DP Optimization Strategy

This is considered one of the harder dynamic programming challenges because of the "at most K transactions" constraint.

4:47
Best Time to Buy and Sell Stock IV (LeetCode 188) - DP Optimization Strategy

0 views

6 hours ago

Campus Prepp
LeetCode 1458 Explained | Max Dot Product of Two Subsequences 8 Jan 2026(Java C++ Python JS)#shorts

... dot product max dot product dynamic programming DP[i][j] dp recursion leetcode Hard dynamic programming problems .

0:32
LeetCode 1458 Explained | Max Dot Product of Two Subsequences 8 Jan 2026(Java C++ Python JS)#shorts

0 views

6 hours ago

UnfilterCoding
LeetCode 1458 | Max Dot Product of Two Subsequences | HARD DP Explained | C++ Solution

In this video, we solve LeetCode 1458 – Max Dot Product of Two Subsequences, one of the trickiest Dynamic Programming ...

10:25
LeetCode 1458 | Max Dot Product of Two Subsequences | HARD DP Explained | C++ Solution

0 views

2 hours ago

Studyloop
DAA Unit-3 Dynamic Programming | Important Questions | AKTU 2026  #aktuexam #oneshot #2026 #btech

Is video me DAA Unit-3 (Dynamic Programming) ko concept + example ke sath explain kiya gaya hai. Ye video AKTU students ke ...

10:44
DAA Unit-3 Dynamic Programming | Important Questions | AKTU 2026 #aktuexam #oneshot #2026 #btech

0 views

1 day ago

NoEditHD
Live Coding LeetCode – Unfiltered Problem Solving--DAY 163

Welcome to the NoEditHD Live LeetCode Session! I'll be solving real LeetCode problems *live* — raw, unscripted, and without ...

3:18:30
Live Coding LeetCode – Unfiltered Problem Solving--DAY 163

687 views

Streamed 1 day ago