ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21 results

Harshit Trehan
How To Start LeetCode from ZERO in 2026

10 LeetCode Patterns to Solve 80% of Coding Interview Problems How to Start LeetCode from ZERO in 2026 LeetCode was ...

12:10
How To Start LeetCode from ZERO in 2026

10,757 views

4 weeks ago

Solo Dev
LeetCode 3794 | Reverse String Prefix || Java | Guide

Problem: https://leetcode.com/problems/reverse-string-prefix/description/ Contest: ...

0:23
LeetCode 3794 | Reverse String Prefix || Java | Guide

24 views

13 days ago

Solo Dev
LeetCode 3780 | Maximum Sum of Three Numbers Divisible by Three || Java | Guide

Please click on CC to turn on subtitles! Problem: ...

2:22
LeetCode 3780 | Maximum Sum of Three Numbers Divisible by Three || Java | Guide

6 views

3 weeks ago

Solo Dev
LeetCode 3779 | Minimum Number of Operations to Have Distinct Elements | Biweekly || Java | Guide

Please click on CC to turn on subtitles! Problem: ...

0:56
LeetCode 3779 | Minimum Number of Operations to Have Distinct Elements | Biweekly || Java | Guide

0 views

3 weeks ago

Kernel Queen 👑
Construct the Minimum Bitwise Array I Leetcode 3314 Java-Hindi

Problem Link: https://leetcode.com/problems/construct-the-minimum-bitwise-array-i Solution Link: ...

11:54
Construct the Minimum Bitwise Array I Leetcode 3314 Java-Hindi

19 views

1 hour ago

Kernel Queen 👑
Find the Largest Area of Square Inside Two Rectangles | Leetcode 3047 | Java-Hindi

Problem Link: https://leetcode.com/problems/find-the-largest-area-of-square-inside-two-rectangles Solution Link: ...

8:44
Find the Largest Area of Square Inside Two Rectangles | Leetcode 3047 | Java-Hindi

193 views

3 days ago

Think & Code with ShouPri
Maximum Level Sum of a Binary Tree || Leetcode 1161 || BFS || Level Order Traversal || Binary Tree

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Maximum Level Sum of a ...

14:49
Maximum Level Sum of a Binary Tree || Leetcode 1161 || BFS || Level Order Traversal || Binary Tree

14 views

13 days ago

Kernel Queen 👑
Largest Magic Square | Leetcode 1895 | Java-Hindi

For this problem I have not gone into too much detail, I have done a code walkthrough. Thank you for understanding. Problem ...

6:24
Largest Magic Square | Leetcode 1895 | Java-Hindi

257 views

1 day ago

Kernel Queen 👑
Maximum Side Length of a Square with Sum Less than or Equal to Threshold  | Leetcode 1292 Java Hindi

Problem Link: https://leetcode.com/problems/maximum-side-length-of-a-square-with-sum-less-than-or-equal-to-threshold/ ...

14:49
Maximum Side Length of a Square with Sum Less than or Equal to Threshold | Leetcode 1292 Java Hindi

279 views

1 day ago

TechByAbhay
DSA for Placements & Interviews | How to Start DSA from Scratch (Java & Kotlin) | Hindi

Are you confused about Data Structures and Algorithms (DSA) and don’t know where to start? In this video, I explain DSA from ...

12:37
DSA for Placements & Interviews | How to Start DSA from Scratch (Java & Kotlin) | Hindi

119 views

3 weeks ago

Mahesh Ahirwar
Kth Largest Element in an Array | Heap | DSA Interview Problem

In this video, we solve the Kth Largest Element in an Array problem using multiple optimal approaches, Heap (Priority Queue).

7:58
Kth Largest Element in an Array | Heap | DSA Interview Problem

27 views

2 days ago

Mahesh Ahirwar
Capacity to Ship Packages Within D Days | Binary Search on Answer | DSA Interview Problem

Capacity to Ship Packages Within D Days is a popular Binary Search on Answer problem asked in FAANG and top product-based ...

13:47
Capacity to Ship Packages Within D Days | Binary Search on Answer | DSA Interview Problem

34 views

2 weeks ago

Mahesh Ahirwar
Find First and Last Position of Element in Sorted Array | Binary Search | DSA Interview Problem

Find First and Last Position of Element in a Sorted Array is a fundamental Binary Search problem that is frequently asked in ...

7:30
Find First and Last Position of Element in Sorted Array | Binary Search | DSA Interview Problem

57 views

11 days ago

Mahesh Ahirwar
Aggressive Cows | Binary Search on Answer | DSA Interview Problem Explained

The Aggressive Cows problem is a classic Binary Search on Answer question frequently asked in FAANG, product-based ...

11:35
Aggressive Cows | Binary Search on Answer | DSA Interview Problem Explained

57 views

2 weeks ago

Mahesh Ahirwar
Split Array Largest Sum | Binary Search on Answer | DSA Interview Problem Explained

Split Array Largest Sum is a classic Binary Search on Answer problem frequently asked in FAANG and top product-based ...

10:03
Split Array Largest Sum | Binary Search on Answer | DSA Interview Problem Explained

46 views

2 weeks ago

Mahesh Ahirwar
Koko Eating Bananas | Binary Search on Answer | DSA Interview Question

In this video, we solve the popular Koko Eating Bananas problem using the Binary Search on Answer technique. You'll learn: ...

14:47
Koko Eating Bananas | Binary Search on Answer | DSA Interview Question

33 views

3 weeks ago

Mahesh Ahirwar
Median of Two Sorted Arrays | Binary Search Optimization | Hard DSA Interview Problem

In this video, we solve the Median of Two Sorted Arrays problem using an optimized Binary Search approach with O(log(min(n, ...

29:40
Median of Two Sorted Arrays | Binary Search Optimization | Hard DSA Interview Problem

40 views

6 days ago

Mahesh Ahirwar
Find Kth Smallest Pair Distance | Binary Search on Answer | DSA Interview Problem

Find Kth Smallest Pair Distance is an advanced Binary Search on Answer problem that frequently appears in FAANG and top ...

17:33
Find Kth Smallest Pair Distance | Binary Search on Answer | DSA Interview Problem

25 views

13 days ago

Mahesh Ahirwar
Book Allocation Problem | Allocate Minimum Number of Pages | Binary Search on Answer

In this video, we solve the Book Allocation Problem, also known as Allocate Minimum Number of Pages, using the powerful Binary ...

15:02
Book Allocation Problem | Allocate Minimum Number of Pages | Binary Search on Answer

40 views

3 weeks ago

Mahesh Ahirwar
Search a 2D Matrix II | O(m+n) Approach | Optimized Binary Search | Efficient Search Explained

In this video, we solve the Search a 2D Matrix II problem using an optimized searching approach based on Binary Search logic ...

9:38
Search a 2D Matrix II | O(m+n) Approach | Optimized Binary Search | Efficient Search Explained

29 views

4 weeks ago

Mahesh Ahirwar
Minimum Cost of Ropes | Greedy + Min Heap | DSA Interview Problem

In this video, we solve the Minimum Cost of Ropes problem using the Greedy Algorithm with Min Heap (Priority Queue). This is a ...

7:11
Minimum Cost of Ropes | Greedy + Min Heap | DSA Interview Problem

33 views

4 days ago