ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

325 results

0xUnstuck
Swap Left and Right? The Binary Tree Inversion Interview Trap

Master how to invert binary tree problems using Rust. This guide breaks down the recursive logic to solve this common technical ...

4:25
Swap Left and Right? The Binary Tree Inversion Interview Trap

6 views

4 days ago

Programming Live with Larry
3997. Count Dominant Nodes in a Binary Tree (Leetcode Medium)

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

5:23
3997. Count Dominant Nodes in a Binary Tree (Leetcode Medium)

78 views

2 days ago

RisingBrain
Same Tree & Symmetric Tree | DFS Pattern | Binary Tree Interview Questions | Python, Java, C++

In this video, you'll master the DFS (Depth First Search) Pattern by solving two of the most important Binary Tree interview ...

26:48
Same Tree & Symmetric Tree | DFS Pattern | Binary Tree Interview Questions | Python, Java, C++

436 views

6 days ago

RisingBrain
Balanced Binary Tree | BFS & DFS Approach Explained | Python, Java & C++ | LeetCode 110

Learn how to solve the Balanced Binary Tree problem using both BFS (Breadth First Search) and DFS (Depth First Search) ...

18:47
Balanced Binary Tree | BFS & DFS Approach Explained | Python, Java & C++ | LeetCode 110

215 views

1 day ago

Leetcode Unlocked
331. Verify Preorder Serialization of a Binary Tree | Leetcode Unlocked - Python

Learn how to solve LeetCode 331, "Verify Preorder Serialization of a Binary Tree," using an efficient slot-counting approach.

4:52
331. Verify Preorder Serialization of a Binary Tree | Leetcode Unlocked - Python

4 views

4 days ago

RisingBrain
Diameter of a Binary Tree | BFS & DFS approach | Python, Java & C++

Learn how to solve the Diameter of a Binary Tree using both BFS (Breadth First Search) and DFS (Depth First Search) ...

33:14
Diameter of a Binary Tree | BFS & DFS approach | Python, Java & C++

259 views

2 days ago

LetMeTeach
Tree Traversal Trick — Inorder, Preorder, Postorder Visualized | Computer Science

This step-by-step lesson teaches you the ultimate visual shortcut to solve any binary tree traversal problem instantly without ...

1:56
Tree Traversal Trick — Inorder, Preorder, Postorder Visualized | Computer Science

5 views

5 days ago

RisingBrain
Same Tree & Symmetric Tree Using BFS | Queue Based Binary Tree Traversal | Python, Java & C++

Learn how to solve the Same Tree and Symmetric Tree problems using the Breadth First Search (BFS) approach with a Queue.

19:33
Same Tree & Symmetric Tree Using BFS | Queue Based Binary Tree Traversal | Python, Java & C++

301 views

4 days ago

RisingBrain
Left View & Right View of Binary Tree Using DFS | Tree DSA Pattern | C++, Java & Python

In this video, we solve the Left View and Right View of a Binary Tree using the DFS (Depth First Search) approach. We will ...

11:43
Left View & Right View of Binary Tree Using DFS | Tree DSA Pattern | C++, Java & Python

96 views

5 hours ago

Leet's Code
Leetcode 3997. Count Dominant Nodes in a Binary Tree | DFS | Tree | Medium

In this video, I explain how to solve **LeetCode 3997 – Count Dominant Nodes in a Binary Tree**. **What you'll learn:** * A ...

20:49
Leetcode 3997. Count Dominant Nodes in a Binary Tree | DFS | Tree | Medium

31 views

2 days ago

RisingBrain
Binary Tree Left View & Right View Using BFS | Level Order Traversal | Python, Java & C++

Learn how to solve the Left View and Right View of a Binary Tree using the BFS (Level Order Traversal) approach. In this video ...

18:39
Binary Tree Left View & Right View Using BFS | Level Order Traversal | Python, Java & C++

79 views

19 hours ago

Mayank Joshi
1000+ Hours of DSA Summarized in One Video (Complete DSA Crash Course)

I built the DSA cheat sheet I wish someone had handed me on day one. 9 data structures. Each one solves the exact problem the ...

40:27
1000+ Hours of DSA Summarized in One Video (Complete DSA Crash Course)

5,232 views

3 days ago

RisingBrain
Average of Levels in Binary Tree Using BFS & DFS | Queue Pattern Explained | Python, Java & C++

Master the Average of Levels in Binary Tree problem using both BFS (Breadth First Search) and DFS (Depth First Search) ...

15:49
Average of Levels in Binary Tree Using BFS & DFS | Queue Pattern Explained | Python, Java & C++

174 views

3 days ago

BigO One
Binary Tree Traversals | Preorder Inorder Postorder | Binary Trees Ep 02 | BigO One

Preorder. Inorder. Postorder. 3 traversals. 1 trick to remember all of them forever. Same tree — 3 completely different ...

34:58
Binary Tree Traversals | Preorder Inorder Postorder | Binary Trees Ep 02 | BigO One

53 views

5 days ago

Leetcode Unlocked
315. Count of Smaller Numbers After Self | Leetcode Unlocked - Python

Master LeetCode Count of Smaller Numbers After Self with this step-by-step coding interview tutorial! In this video, we break down ...

4:47
315. Count of Smaller Numbers After Self | Leetcode Unlocked - Python

7 views

7 days ago

Lemma
Leetcode 145: Iterative Postorder Traversal: Binary Trees Explained

In this visually engaging tutorial, we break down one of the trickiest tree traversal algorithms: the Iterative Binary Tree Postorder ...

10:31
Leetcode 145: Iterative Postorder Traversal: Binary Trees Explained

6 views

5 days ago

RisingBrain
Binary Tree BFS Traversal | Level Order Traversal Explained | Queue Pattern | Python, Java, C++

Master Binary Tree BFS (Breadth First Search) by learning the Level Order Traversal pattern—the foundation for solving dozens of ...

28:12
Binary Tree BFS Traversal | Level Order Traversal Explained | Queue Pattern | Python, Java, C++

516 views

6 days ago

Leetcode Unlocked
404. Sum of Left Leaves | Leetcode Unlocked - Python

In this video, we break down how to traverse a binary tree using Depth-First Search (DFS) and recursion to identify and sum up ...

6:15
404. Sum of Left Leaves | Leetcode Unlocked - Python

1 view

3 days ago

RisingBrain
Binary Tree Zigzag Level Order Traversal | One Shot | Using BFS & DFS | Python, Java & C++

Want to master the Binary Tree Zigzag Level Order Traversal problem? In this video, we'll solve this popular LeetCode Binary ...

29:42
Binary Tree Zigzag Level Order Traversal | One Shot | Using BFS & DFS | Python, Java & C++

238 views

4 days ago

Leetcode Unlocked
337. House Robber III | Leetcode Unlocked - Python

Welcome to another daily LeetCode breakdown where we solve the classic House Robber III problem! In this tutorial, we visualize ...

4:34
337. House Robber III | Leetcode Unlocked - Python

1 view

4 days ago