ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

82 results

RisingBrain
Predecessor and Successor in BST | Binary Search Tree | Python, Java & C++ | DSA

In this video, we solve the Predecessor and Successor in a Binary Search Tree (BST) problem and understand how to efficiently ...

24:42
Predecessor and Successor in BST | Binary Search Tree | Python, Java & C++ | DSA

1,299 views

2w ago

RisingBrain
Recover BST | Fix Two Swapped Nodes in Binary Search Tree | Optimised Approach | Python, Java & C++

How do you recover a Binary Search Tree when exactly two nodes are swapped? In this video, we solve the Recover Binary ...

23:29
Recover BST | Fix Two Swapped Nodes in Binary Search Tree | Optimised Approach | Python, Java & C++

1,006 views

3w ago

RisingBrain
Construct BST from Preorder Traversal | Python, Java & C++ | With Optimised Solution

How can we construct a Binary Search Tree (BST) from its Preorder Traversal? In this video, we understand the complete ...

24:26
Construct BST from Preorder Traversal | Python, Java & C++ | With Optimised Solution

1,148 views

2w ago

RisingBrain
Convert Binary Tree to Doubly Linked List | Space Optimised | Inorder Traversal | Python, Java & C++

How do you convert a Binary Tree into a Doubly Linked List (DLL)? In this video, we solve the Binary Tree to DLL problem using ...

22:05
Convert Binary Tree to Doubly Linked List | Space Optimised | Inorder Traversal | Python, Java & C++

1,198 views

2w ago

RisingBrain
Maximum Sum BST in Binary Tree | DFS & Postorder Traversal | Python, Java & C++ | DSA

In this video, we solve the Maximum Sum BST in Binary Tree problem, an important Binary Tree + BST problem frequently asked ...

28:20
Maximum Sum BST in Binary Tree | DFS & Postorder Traversal | Python, Java & C++ | DSA

632 views

3w ago

SquareBrackets
Vertical Order Traversal of Binary Tree in Java | DSA Day 75

In Day 75 of the 100 Days of DSA with Java series, we learn Vertical Order Traversal of a Binary Tree and understand how it ...

25:04
Vertical Order Traversal of Binary Tree in Java | DSA Day 75

107 views

4w ago

Explainedbychhavi
LeetCode 3414 Maximum Score of Non-overlapping Intervals | DP + Binary Search | Java

code link ...

29:59
LeetCode 3414 Maximum Score of Non-overlapping Intervals | DP + Binary Search | Java

1,164 views

13d ago

Daniel
Day 8 of getting better at Leetcode: Using Java

Binary Tree.

32:39
Day 8 of getting better at Leetcode: Using Java

2 views

Streamed 7d ago

RisingBrain
Construct Binary Tree from Preorder and Postorder Traversal | Python, Java & C++ | DSA

In this video, we solve the Construct Binary Tree from Preorder and Postorder Traversal problem, an important Binary Tree ...

31:33
Construct Binary Tree from Preorder and Postorder Traversal | Python, Java & C++ | DSA

1,245 views

3w ago

NexusAI
Trees DSA  |  Part-1 10 Easy Problem | All Imp Ques | Java | Placement Interview

Language: Java Topic: Trees / Binary Tree / BST Level: Beginner → Advanced Focus: Placement & Interview Preparation ...

57:29
Trees DSA | Part-1 10 Easy Problem | All Imp Ques | Java | Placement Interview

4 views

Streamed 12d ago

Daniel
Day 9 of getting better at Leetcode: Using Java

Binary Tree, DFS traversal.

1:42:57
Day 9 of getting better at Leetcode: Using Java

0 views

Streamed 5d ago

CodeTav Management
2265 Count Nodes Equal to Average of Subtree | Binary Tree DFS |Discussion

In this video, we solve LeetCode 2265 – Count Nodes Equal to Average of Subtree using an efficient Binary Tree DFS / Postorder ...

22:29
2265 Count Nodes Equal to Average of Subtree | Binary Tree DFS |Discussion

160 views

2w ago

Brews And Bugs
2265 Count nodes equal to average of subtree | Leetcode | Master Binary tree int 24 minutes #easy

Please like, share and subscribe so that we can reach learners because knowledge is a basic need and not a luxury. This video ...

23:31
2265 Count nodes equal to average of subtree | Leetcode | Master Binary tree int 24 minutes #easy

44 views

13d ago

Coding practice
Party in Town | BFS Tree Problem | Brute Force O(N²) to Optimized O(N) | GFG & LeetCode

In this video, we solve Party in Town, a tree problem where we need to choose the house whose distance to its farthest house is ...

26:55
Party in Town | BFS Tree Problem | Brute Force O(N²) to Optimized O(N) | GFG & LeetCode

125 views

12d ago

Code with Chetan
Data Structures Explained Visually — Full Course for Beginners (Java)

... Dynamic array 13:33 Linked list 17:46 Stack 21:25 Queue 25:11 Hash map 30:00 Hash set 32:54 Tree 35:52 Binary search tree ...

52:08
Data Structures Explained Visually — Full Course for Beginners (Java)

67 views

2d ago

Win Technology
4) How to Code Inorder Traversal in Java

... လိုက်လံဖြတ်သန်းပုံ (Step-by-step) Binary Search Tree (BST) မှာ In-order သုံးတဲ့အခါ ...

27:46
4) How to Code Inorder Traversal in Java

37 views

3w ago

Software Engineering Simplified
100 - TreeMap in Java | Sorted Map, Internal Working & HashMap Comparison

In this video, you will learn about TreeMap in Java and how it stores key-value pairs in sorted order. Complete Java Course ...

26:53
100 - TreeMap in Java | Sorted Map, Internal Working & HashMap Comparison

9 views

3w ago

LindorCodes
Maximum Level Sum of a Binary Tree — LeetCode 1161 Full BFS Walkthrough

https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree/ Another BFS problem, another chance to lock in level-order ...

22:12
Maximum Level Sum of a Binary Tree — LeetCode 1161 Full BFS Walkthrough

16 views

3w ago

CodeCrumb
BFS Graph in Java | Eclipse Implementation 🌐 #BFS #DSA #Java #CodeCrumb

BFS Graph in Java | Breadth First Search | Eclipse Implementation Welcome to CodeCrumb! In this video, we implement ...

28:31
BFS Graph in Java | Eclipse Implementation 🌐 #BFS #DSA #Java #CodeCrumb

30 views

12d ago

Software Engineering Simplified
96 - TreeSet in Java | Sorted Set & Unique Elements Explained

In this video, you will learn about TreeSet in Java and how it stores unique elements in sorted order. We will understand the key ...

29:40
96 - TreeSet in Java | Sorted Set & Unique Elements Explained

0 views

4w ago