ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

22 results

Mahesh Ahirwar
Find Minimum in Rotated Sorted Array | Binary Search Trick | DSA Interview Question

In this video, we solve the classic Find Minimum in Rotated Sorted Array problem using an efficient Binary Search approach.

7:24
Find Minimum in Rotated Sorted Array | Binary Search Trick | DSA Interview Question

26 views

2 days ago

Mahesh Ahirwar
Find Peak Element | Binary Search Explained | DSA Interview Question

In this video, we solve the Find Peak Element problem using an optimized Binary Search approach. You'll learn: ✓ What a peak ...

8:46
Find Peak Element | Binary Search Explained | DSA Interview Question

15 views

13 hours ago

Ravi Rana
LEETCODE  100 | Same Tree | DFS Recursive Solution in Java | Easy Explanation

In this video, we solve LeetCode Problem 100 – Same Tree using the DFS (Depth First Search) recursive approach in Java.

8:32
LEETCODE 100 | Same Tree | DFS Recursive Solution in Java | Easy Explanation

2 views

5 days ago

Lollipop
LeetCode Median of Two Sorted Arrays | Java Approach

In this video, I solve the LeetCode Median of Two Sorted Arrays problem using Java. The solution follows an efficient approach ...

7:52
LeetCode Median of Two Sorted Arrays | Java Approach

2 views

6 days ago

Legend Coders
🔥 INVERT BINARY TREE — Recursion Itna Easy Kabhi Nahi Dekha! | LeetCode 226 | DSA Made Simple

Socho ek mirror Ab socho wahi mirror Binary Tree ke saamne rakh diya Bas wahi kaam karta hai Invert Binary Tree! Is video ...

19:17
🔥 INVERT BINARY TREE — Recursion Itna Easy Kabhi Nahi Dekha! | LeetCode 226 | DSA Made Simple

17 views

3 days ago

Legend Coders
🔥 MAX DEPTH of Binary Tree — Tree Recursion Made EASY! | LeetCode 104 | DSA Interview

Binary Tree ka Max Depth nikalna mushkil lagta hai? Is video ke baad tree recursion crystal clear ho jayegi Is video me tum ...

19:34
🔥 MAX DEPTH of Binary Tree — Tree Recursion Made EASY! | LeetCode 104 | DSA Interview

35 views

5 days ago

Mahesh Ahirwar
Search in Rotated Sorted Array | Binary Search Trick Explained | DSA Interview Question

In this video, we solve the Search in Rotated Sorted Array problem using an optimized Binary Search approach. You'll learn: ...

10:53
Search in Rotated Sorted Array | Binary Search Trick Explained | DSA Interview Question

61 views

4 days ago

Legend Coders
Symmetric Tree — Mirror Logic That EVERY Interview Asks! | LeetCode 101 | Binary Tree

Ever wondered how to check if a Binary Tree is a mirror of itself? In this video, we crack the Symmetric Tree problem with clear ...

19:07
Symmetric Tree — Mirror Logic That EVERY Interview Asks! | LeetCode 101 | Binary Tree

28 views

1 day ago

The Lost Pointer
LeetCode 1448  | Count Good Nodes in Binary Tree | Tree Traversal | Easy Explanation

In this video, we solve **LeetCode 1448: Count Good Nodes in Binary Tree** using a simple and efficient **tree traversal**.

5:44
LeetCode 1448 | Count Good Nodes in Binary Tree | Tree Traversal | Easy Explanation

4 views

5 days ago

Study Placement
Coupon Code Validator | LeetCode 3606 🔥 | Daily Coding Challenge | Optimal Approach

In this video, we solve LeetCode 3606 – Coupon Code Validator (Daily Coding Challenge). Code: (If it helped, Please upvote ...

17:10
Coupon Code Validator | LeetCode 3606 🔥 | Daily Coding Challenge | Optimal Approach

340 views

7 days ago

Jasmeen Kaur
EP 12 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

Welcome to Day 12 of my DSA journey In this video, I explain two important Binary Tree traversal techniques that are frequently ...

5:16
EP 12 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

263 views

1 day ago

Study Placement
Number of Smooth Descent Periods of a Stock | LeetCode 2110 🔥 | Daily Coding Challenge | Optimal

In this video, we solve LeetCode 2110 – Number of Smooth Descent Periods of a Stock (Daily Coding Challenge). Code: https ...

8:17
Number of Smooth Descent Periods of a Stock | LeetCode 2110 🔥 | Daily Coding Challenge | Optimal

373 views

5 days ago

Jasmeen Kaur
EP 11 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

Vertical & Boundary Traversal | LeetCode + Interview Prep | 2 Questions Welcome to Episode 11 of my DSA Study With Me series ...

4:47
EP 11 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

446 views

3 days ago

Leetcode Unlocked
199. Binary Tree Right Side View | Leetcode Unlocked - Python

Learn how to solve LeetCode 199: Binary Tree Right Side View! In this tutorial, we demystify tree traversal by visualizing what ...

7:46
199. Binary Tree Right Side View | Leetcode Unlocked - Python

0 views

5 days ago

Study Placement
Delete Columns to Make Sorted | LeetCode 944 🔥 | Easy approach | DCC

In this video, we solve LeetCode 944: Delete Columns to Make Sorted. This problem is a great exercise in understanding how to ...

5:03
Delete Columns to Make Sorted | LeetCode 944 🔥 | Easy approach | DCC

0 views

1 hour ago

Rajan Keshari ( CSE - IIT Dhanbad )
Q4. Minimum Deletions to Make Alternating Substring || LC Weekly Contest 480 || Fenwick Tree || 2X 🚀

Leetcode Weekly Contest 480: https://leetcode.com/contest/weekly-contest-480/ Q4. Minimum Deletions to Make Alternating ...

17:38
Q4. Minimum Deletions to Make Alternating Substring || LC Weekly Contest 480 || Fenwick Tree || 2X 🚀

335 views

5 days ago

NullPointer
Find all triplets with given sum | 2 pointer Algorithm | DSA pattern question.

Given an array arr. The task is to find triplets in an array whose sum equals a given number k. Whether you're preparing for ...

9:24
Find all triplets with given sum | 2 pointer Algorithm | DSA pattern question.

15 views

3 days ago

Study Placement
Number of Ways to Divide a Long Corridor | LeetCode 2147 🔥 | DCC | Counting | Optimal Approach

In this video, we solve LeetCode 2147 – Number of Ways to Divide a Long Corridor (Daily Coding Challenge). Code:(Please ...

17:21
Number of Ways to Divide a Long Corridor | LeetCode 2147 🔥 | DCC | Counting | Optimal Approach

509 views

6 days ago

Mansi Singh
Right View of Binary Tree | Tree 🌳 | GFG | JAVA | DSA 🔥

👋 Hello everyone, it's Mansi Singh - Your Coding Companion! 🚀 🔴 In this tutorial, we will learn how to do find the right view ...

18:33
Right View of Binary Tree | Tree 🌳 | GFG | JAVA | DSA 🔥

50 views

6 days ago

Rajan Keshari ( CSE - IIT Dhanbad )
Q3. Minimum Moves to Balance Circular Array || Greedy, Sorting || LC Weekly Contest 480 || Watch 2X🚀

Leetcode Weekly Contest 480: https://leetcode.com/contest/weekly-contest-480/ Q3. Minimum Moves to Balance Circular Array ...

13:52
Q3. Minimum Moves to Balance Circular Array || Greedy, Sorting || LC Weekly Contest 480 || Watch 2X🚀

352 views

5 days ago