ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119 results

KNOWLEDGE DOCTOR
BS-05: Search in Rotated Sorted Array II | Binary Search | KNOWLEDGE DOCTOR

Welcome to the DSA Multiverse In this episode, we solve one of the most asked binary search interview problems — Search in ...

11:33
BS-05: Search in Rotated Sorted Array II | Binary Search | KNOWLEDGE DOCTOR

37 views

4 days ago

KNOWLEDGE DOCTOR
BS-04: Search in Rotated Sorted Array I | Binary Search | KNOWLEDGE DOCTOR

Welcome to the DSA Multiverse In this episode, we solve one of the most asked binary search interview problems — Search in ...

20:28
BS-04: Search in Rotated Sorted Array I | Binary Search | KNOWLEDGE DOCTOR

19 views

5 days ago

KNOWLEDGE DOCTOR
BS-06: Find Minimum in Rotated Sorted Array | Binary Search | KNOWLEDGE DOCTOR

In this video, we solve the “Find Minimum in Rotated Sorted Array” problem using an optimized Binary Search approach in C++.

17:25
BS-06: Find Minimum in Rotated Sorted Array | Binary Search | KNOWLEDGE DOCTOR

18 views

3 days ago

KNOWLEDGE DOCTOR
BS-08: Single Element in a Sorted Array | Binary Search Explained | KNOWLEDGE DOCTOR

In this video, we solve LeetCode 540 – Single Element in a Sorted Array using an optimized binary search approach in C++ .

25:58
BS-08: Single Element in a Sorted Array | Binary Search Explained | KNOWLEDGE DOCTOR

31 views

1 day ago

AI Club
Searching in Array - Part 2 | Binary Search || leetcode problem.

In this video, we dive deep into Binary Search, one of the most efficient searching algorithms used in computer science. You'll ...

16:53
Searching in Array - Part 2 | Binary Search || leetcode problem.

74 views

4 days ago

AI Club
Peak Index of Binary search|| DSA Qn. || Day -2 ,Leetcode Qn 852 -Peak Index in a Mountain array.

In this video, we solve LeetCode Question 852 – Peak Index in a Mountain Array using an optimized Binary Search approach.

30:48
Peak Index of Binary search|| DSA Qn. || Day -2 ,Leetcode Qn 852 -Peak Index in a Mountain array.

92 views

3 days ago

concept to creation
DSA Problem | Row with Maximum 1s in a 2D Binary Matrix (Optimized Approach)

In this video, we solve a classic Data Structures & Algorithms problem: Find the row number with the maximum number of 1s in ...

5:30
DSA Problem | Row with Maximum 1s in a 2D Binary Matrix (Optimized Approach)

7 views

5 days ago

The Consistent Coder
Russian Doll Envelopes Explained | LIS + Binary Search (O(n log n)) | LeetCode 354

In this video, I explain the Russian Doll Envelopes problem (LeetCode 354) using an optimal O(n log n) approach. We start by ...

23:33
Russian Doll Envelopes Explained | LIS + Binary Search (O(n log n)) | LeetCode 354

0 views

5 days ago

BuildWithSaxena
1482. Minimum Number of Days to Make m Bouquets|LeetCode|Binary Search|C++|DSA

LeetCode 1482: Minimum Number of Days to Make m Bouquets In this problem, we are given an array bloomDay where each ...

19:31
1482. Minimum Number of Days to Make m Bouquets|LeetCode|Binary Search|C++|DSA

0 views

2 days ago

KNOWLEDGE DOCTOR
BS-03: First and Last Occurrence of an Element in a Sorted Array | Binary Search | KNOWLEDGE DOCTOR

Welcome to Episode 03 of the DSA Multiverse Your ultimate journey through Data Structures & Algorithms In this episode, we ...

31:48
BS-03: First and Last Occurrence of an Element in a Sorted Array | Binary Search | KNOWLEDGE DOCTOR

28 views

5 days ago

Ravi Rana
LEETCODE 104: Maximum Depth of Binary Tree  Easy Explanation + Java Code Screen Recording.

In this video, I break down the problem, explain the recursive approach, and walk through the logic step‑by‑step so you can ...

5:15
LEETCODE 104: Maximum Depth of Binary Tree Easy Explanation + Java Code Screen Recording.

0 views

4 days ago

concept to creation
Row with Maximum 1s in a 2D Binary Matrix (Binary Search Approach)

In this video, we solve the “Row with Maximum 1s” problem using an optimized Binary Search technique. What you'll learn in ...

7:42
Row with Maximum 1s in a 2D Binary Matrix (Binary Search Approach)

9 views

5 days ago

Programming Live with Larry
298. Binary Tree Longest Consecutive Sequence - Week 3/5 Leetcode December Challenge

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

3:22
298. Binary Tree Longest Consecutive Sequence - Week 3/5 Leetcode December Challenge

226 views

5 days ago

Study Placement
Best Time to Buy and Sell Stock V | LeetCode 3573 🔥 | Daily Coding Challenge | DP on Stocks

In this video, we solve LeetCode 3573 – Best Time to Buy and Sell Stock V (Daily Coding Challenge) using Dynamic Programming ...

25:48
Best Time to Buy and Sell Stock V | LeetCode 3573 🔥 | Daily Coding Challenge | DP on Stocks

516 views

3 days ago

Study Placement
Delete Columns to Make Sorted II 🔥 | LeetCode 955 | Greedy + Lexicographic Order | Optimal Solution

... List: https://youtube.com/playlist?list=PLsLlEdtakGowLdcT3ocFdt5MCEuTYVOzF&si=16QNR2HY_bLvVw2n Binary Search: ...

15:55
Delete Columns to Make Sorted II 🔥 | LeetCode 955 | Greedy + Lexicographic Order | Optimal Solution

20 views

58 minutes ago

concept to creation
square root of a number Binary search #coding #programming #geeksforgeeks

In this video, I explain how to find the square root of a number efficiently using Binary Search This approach is widely used in ...

10:02
square root of a number Binary search #coding #programming #geeksforgeeks

12 views

7 days ago

DKodeTree
LeetCode 968. Binary Tree Cameras Solved with GREEDY DFS ⚡ Python

Easiest Way to solve LeetCode 968 – Binary Tree Cameras using a greedy postorder Depth First Search approach. This is a ...

14:50
LeetCode 968. Binary Tree Cameras Solved with GREEDY DFS ⚡ Python

13 views

2 days ago