ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26,776 results

Explainedbychhavi
LeetCode 486 | Predict the Winner 🔥 | DP Space Optimization Explained Step by Step | Java

Struggling to understand LeetCode 486 - Predict the Winner? In this video, we'll solve the problem from scratch using an ...

18:23
LeetCode 486 | Predict the Winner 🔥 | DP Space Optimization Explained Step by Step | Java

529 views

1mo ago

Technosage
LeetCode 45: Jump Game II — Java Solution Explained (Medium) | Top 150 interview question series

In this video, we solve LeetCode 45: Jump Game II — Java Solution Explained (Medium). You'll learn how to approach this ...

12:51
LeetCode 45: Jump Game II — Java Solution Explained (Medium) | Top 150 interview question series

1,151 views

2mo ago

Bindas Code
LeetCode 566 | Reshape the Matrix 🔲 | Easy Java Solution | DSA Zero to Hero

In this video, we solve LeetCode Problem 566 – Reshape the Matrix using a simple and beginner-friendly Java approach.

10:26
LeetCode 566 | Reshape the Matrix 🔲 | Easy Java Solution | DSA Zero to Hero

210 views

6mo ago

Explainedbychhavi
Distinct Subsequences II | LeetCode 940 | Brute Force to O(N) DP | Java

Solution link : https://leetcode.com/problems/distinct-subsequences-ii/solutions/8506975/video-explanation-java-by-chhavi1-rglx/ ...

14:47
Distinct Subsequences II | LeetCode 940 | Brute Force to O(N) DP | Java

1,664 views

2w ago

Developer Coder
Predict the Winner | LeetCode 486 | Java Code | Developer Coder

n this video, we'll solve LeetCode 486 - Predict the Winner using two optimized Dynamic Programming approaches in Java.

28:28
Predict the Winner | LeetCode 486 | Java Code | Developer Coder

356 views

1mo ago

Code Scribbler
LeetCode 97: Interleaving String | Java Solution | Dynamic Programming

Determine if a string s3 can be formed by interleaving strings s1 and s2 without changing character order. #leetcode ...

8:58
LeetCode 97: Interleaving String | Java Solution | Dynamic Programming

644 views

11mo ago

Explainedbychhavi
LeetCode 3471: Find the Largest Almost Missing Integer | Easy Java Solution

LeetCode 3471 – Find the Largest Almost Missing Integer in Java 🚀 In this video, we’ll understand the problem, the key ...

7:35
LeetCode 3471: Find the Largest Almost Missing Integer | Easy Java Solution

616 views

1mo ago

Explainedbychhavi
Remove Methods From Project | DFS Graph Solution | LeetCode 3310 | Java | Step-by-Step Explanation

In this video, we solve LeetCode 3310 - Remove Methods From Project using the DFS (Depth First Search) approach. We'll start ...

12:12
Remove Methods From Project | DFS Graph Solution | LeetCode 3310 | Java | Step-by-Step Explanation

519 views

1mo ago

Cakot Coding
LeetCode 2904: Shortest and Lexicographically Smallest Beautiful String | Sliding Window | Java

In this video, I solve LeetCode 2904 – Shortest and Lexicographically Smallest Beautiful String using the Sliding Window / Two ...

20:03
LeetCode 2904: Shortest and Lexicographically Smallest Beautiful String | Sliding Window | Java

193 views

4w ago

codestorywithMIK
Brace Expansion II | Super Detailed | Story To Code | Leetcode 1096 | Google | codestorywithMIK

Support codestorywithMIK (No Pressure) Education here is 100% free and always will be. If the content helped you and you'd like ...

44:56
Brace Expansion II | Super Detailed | Story To Code | Leetcode 1096 | Google | codestorywithMIK

3,472 views

6h ago

Developer Coder
Distinct Subsequences | LeetCode 115 | Recursion + Memoization & DP  | Java Code | Developer Coder

In this video, we solve Distinct Subsequences – LeetCode 115 using Dynamic Programming in Java. This is an important string ...

29:50
Distinct Subsequences | LeetCode 115 | Recursion + Memoization & DP | Java Code | Developer Coder

307 views

2w ago

Explainedbychhavi
LeetCode 2265: Count Nodes Equal to Average of Subtree | Binary Tree | Java

In this video, we solve LeetCode 2265 – Count Nodes Equal to Average of Subtree using a simple DFS / Postorder Traversal ...

15:29
LeetCode 2265: Count Nodes Equal to Average of Subtree | Binary Tree | Java

1,054 views

2w ago

Developer Coder
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into Count Binary Substrings – LeetCode 696 and implement an optimized ...

13:58
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

332 views

7mo ago

Technosage
LeetCode 15 — 3 Sum | Java Solution Explained Step-by-Step

In this video, we solve Medium level LeetCode 15 — 3 Sum using Java. You'll learn how to approach this popular interview ...

15:37
LeetCode 15 — 3 Sum | Java Solution Explained Step-by-Step

3,670 views

3mo ago

RamuLearns
LeetCode Problem 7: Reverse Integer 🔁 | Java Solution  #leetcode #coding  #RamuLearns #java

In this video, we solve LeetCode Problem 7 – Reverse Integer step by step using Java. You'll learn how to reverse an integer ...

9:10
LeetCode Problem 7: Reverse Integer 🔁 | Java Solution #leetcode #coding #RamuLearns #java

69 views

11mo ago

Code Scribbler
LeetCode 64: Minimum Path Sum | Java Solution | Dynamic Programming

In this video, I tackle the #minimum #path #sum problem where we need to find the path with the minimum sum from top-left to ...

7:11
LeetCode 64: Minimum Path Sum | Java Solution | Dynamic Programming

788 views

11mo ago

Developer Coder
Minimum Number of Pushes to Type Word I | LeetCode 3014 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we'll solve LeetCode 3014 - Minimum Number of Pushes to Type Word I using ...

10:22
Minimum Number of Pushes to Type Word I | LeetCode 3014 | Java Code | Developer Coder

681 views

1mo ago

Cakot Coding
LeetCode 3471: Find the Largest Almost Missing Integer | Easy O(n) Solution | Java

Can you find the largest integer that appears in exactly one subarray of length k? In this video, I solve LeetCode 3471 - Find the ...

14:54
LeetCode 3471: Find the Largest Almost Missing Integer | Easy O(n) Solution | Java

1,693 views

1mo ago

CodeWithBK Hindi
🎥 LeetCode 148 : Sort List  | Java Code + Step-by-Step Solution (हिंदी में)

LeetCode 148: Sort List | Java Code + Step-by-Step Solution (हिंदी में) Welcome to CodeWithBK Hindi! In this video, we ...

22:44
🎥 LeetCode 148 : Sort List | Java Code + Step-by-Step Solution (हिंदी में)

225 views

4mo ago

Code Scribbler
LeetCode 3612: Process String with Special Operations I | Java Solution | String Manipulation

Learn how to solve LeetCode 3612 with an efficient Java solution for processing strings using special operations '*', '#', and '%'.

4:05
LeetCode 3612: Process String with Special Operations I | Java Solution | String Manipulation

97 views

11mo ago