ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

618 results

codestorywithMIK
Delete Columns to Make Sorted III | Hard Made Easy | Dry Run | Leetcode 960 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A LIS - Recursion Memo - https://youtu.be ...

35:32
Delete Columns to Make Sorted III | Hard Made Easy | Dry Run | Leetcode 960 | codestorywithMIK

5,832 views

3 weeks ago

Developer Coder
Minimum Penalty for a Shop | LeetCode 2483 | Java Code | Developer Coder

... Medium Java Solution Java Coding Interview Practice LeetCode Daily Challenge Java Shop Penalty LeetCode Problem Prefix ...

33:34
Minimum Penalty for a Shop | LeetCode 2483 | Java Code | Developer Coder

154 views

3 weeks ago

Developer Coder
Maximum Square Area by Removing Fences From a Field | LeetCode 2975 | Java Code | Developer Coder

... LeetCode Field Problems Array Based LeetCode Problems Set Based Problems Java LeetCode Medium Java Solutions Java ...

23:57
Maximum Square Area by Removing Fences From a Field | LeetCode 2975 | Java Code | Developer Coder

88 views

14 hours ago

codestorywithMIK
Maximum Square Area by Removing Fences From a Field | Intuition | Leetcode 2975 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 26th video of ...

32:50
Maximum Square Area by Removing Fences From a Field | Intuition | Leetcode 2975 | codestorywithMIK

3,388 views

8 hours ago

Vocational Door
Palindrome Number | LeetCode Problem 9 | Java Solution Explained

Learn how to solve LeetCode Problem 9: Palindrome Number in Java! In this video, we'll cover: ✓ What is a Palindrome ...

8:24
Palindrome Number | LeetCode Problem 9 | Java Solution Explained

44 views

2 weeks ago

CodeWithAshu
Java Interview Q27🚀LeetCode Integer to Roman with 1Minute #shorts #interview #java8 #coding #stream

In this video, we solve a very popular Java Interview & LeetCode problem Convert an Integer to a Roman Numeral ...

1:18
Java Interview Q27🚀LeetCode Integer to Roman with 1Minute #shorts #interview #java8 #coding #stream

0 views

5 hours 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,306 views

13 days ago

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

... Interview Question Java DSA Practice LeetCode Problem Walkthrough DP State Transition Problem LeetCode Java Solution ...

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

0 views

13 days ago

Komal Vhanmane
Leetcode | 944  Delete Columns to Make Sorted  | Java | Simple Appraoch | Daily Challenge

944 Delete Columns to Make Sorted Using Java where to find leetcode daily challenge leetcode yesterday daily challenge ...

6:27
Leetcode | 944 Delete Columns to Make Sorted | Java | Simple Appraoch | Daily Challenge

93 views

3 weeks ago

Developer Coder
Pyramid Transition Matrix | LeetCode 756 | DFS + Backtracking | Java Code | Developer Coder

... Interview LeetCode Coding Round DSA Backtracking Java DFS Recursive Java LeetCode Problem Solving Java Competitive ...

36:27
Pyramid Transition Matrix | LeetCode 756 | DFS + Backtracking | Java Code | Developer Coder

119 views

2 weeks ago

codestorywithMIK
Delete Columns to Make Sorted II | Minute Details Covered | Dry Run | Leetcode 955 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A This is the 66th Video of our Playlist ...

30:50
Delete Columns to Make Sorted II | Minute Details Covered | Dry Run | Leetcode 955 | MIK

7,838 views

3 weeks ago

Komal Vhanmane
Leetcode | 1161  Maximum Level Sum of a Binary Tree  | Java | Binary Tree | Daily Challenge

1161 Maximum Level Sum of a Binary Tree Using Java where to find leetcode daily challenge leetcode yesterday daily challenge ...

9:56
Leetcode | 1161 Maximum Level Sum of a Binary Tree | Java | Binary Tree | Daily Challenge

117 views

10 days ago

Vocational Door
LeetCode 88: Merge Sorted Array | Java Solution Explained Step-by-Step

Learn how to solve LeetCode Problem 88: Merge Sorted Array in Java with a clear, step-by-step explanation. We'll cover: ...

9:50
LeetCode 88: Merge Sorted Array | Java Solution Explained Step-by-Step

0 views

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

1 month ago

Developer Coder
Delete Columns to Make Sorted II | LeetCode 955 | Java Code | Developer Coder

Welcome to Developer Coder ‍ In this video, we dive deep into LeetCode 955 – Delete Columns to Make Sorted II, focusing ...

29:17
Delete Columns to Make Sorted II | LeetCode 955 | Java Code | Developer Coder

137 views

3 weeks ago

ExpertFunda
LeetCode 1975 Explained | Maximum Matrix Sum | Greedy Insight + Java Solution

Struggling with LeetCode 1975 Maximum Matrix Sum? Learn the key greedy insight using absolute values and negative parity.

26:04
LeetCode 1975 Explained | Maximum Matrix Sum | Greedy Insight + Java Solution

50 views

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

ThinkScalable
🔥 LeetCode Weekly Contest 482 || Full Java Solutions Explained ||  DSA || Watch 1.5X

In this video, I explain all four problems from LeetCode Weekly Contest 482 with clean, optimized Java solutions and step-by-step ...

1:10:16
🔥 LeetCode Weekly Contest 482 || Full Java Solutions Explained || DSA || Watch 1.5X

28 views

2 weeks ago

Monkey D. Luffy
LeetCode Daily Question Solution | Find the Repeated N Times Element | 2nd January 2025

Quick breakdown of a daily LeetCode problem—find the element repeated N times in an array using a simple HashMap approach ...

3:01
LeetCode Daily Question Solution | Find the Repeated N Times Element | 2nd January 2025

0 views

2 weeks ago

Ngane Emmanuel
Count and Say - LeetCode 38 Explained (Simple Java Solution!)

Learn how to solve LeetCode 38 — Count and Say — in Java! In this video, we break down the problem step-by-step, explain the ...

57:13
Count and Say - LeetCode 38 Explained (Simple Java Solution!)

22 views

3 weeks ago