ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

38 results

Shubham Aher
Binary Tree Inorder Traversal | LeetCode Solution | Top DSA Problem for FAANG Interview Prep

In this video, we solve the Binary Tree Inorder Traversal problem — one of the most important LeetCode Easy questions and a ...

9:12
Binary Tree Inorder Traversal | LeetCode Solution | Top DSA Problem for FAANG Interview Prep

58 views

2 months ago

Shubham Aher
Invert Binary Tree | LeetCode Solution Explained | Top DSA Problem for FAANG & Interview Prep

In this video, we solve the famous Invert Binary Tree problem — a classic LeetCode Easy challenge and one of the most important ...

6:08
Invert Binary Tree | LeetCode Solution Explained | Top DSA Problem for FAANG & Interview Prep

71 views

3 months ago

Doctor Lai
Day 484 - Teaching Kids Programming - Closest Leaf in Binary Tree (Breadth/Depth First Search Graph)

Post: https://helloacm.com/teaching-kids-programming-closest-leaf-in-a-binary-tree-breadth-depth-first-search-in-graph/ If you like ...

18:58
Day 484 - Teaching Kids Programming - Closest Leaf in Binary Tree (Breadth/Depth First Search Graph)

179 views

3 years ago

Rajat Batra
Preorder Traversal of Binary Tree | C++ | Code Explanation | Interview Ready

Problem Link: https://leetcode.com/problems/binary-tree-preorder-traversal/description/ Code: ...

6:27
Preorder Traversal of Binary Tree | C++ | Code Explanation | Interview Ready

172 views

3 years 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 ...

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

475 views

3 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

555 views

5 days ago

Shubham Aher
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the Binary Tree Postorder Traversal problem — a very important LeetCode Easy/Medium question and one ...

9:31
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

42 views

2 months ago

Shubham Aher
Binary Tree Preorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the Binary Tree Preorder Traversal problem — a fundamental DSA question and one of the most important ...

8:39
Binary Tree Preorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

61 views

3 months ago

Doctor Lai
Day 337 - Teaching Kids Programming - Maximum Depth of N-ary Tree via DFS and BFS Algorithm

Post: ...

18:55
Day 337 - Teaching Kids Programming - Maximum Depth of N-ary Tree via DFS and BFS Algorithm

70 views

4 years ago

Doctor Lai
Day 474 - Teaching Kids Programming - BFS to Find Corresponding Node of Binary Tree in the Clone

Post: ...

10:48
Day 474 - Teaching Kids Programming - BFS to Find Corresponding Node of Binary Tree in the Clone

183 views

3 years ago

Doctor Lai
Day 343 - Teaching Kids Programming - Counting Maximal Value Roots in Binary Tree (Post-Order DFS)

Post: ...

10:38
Day 343 - Teaching Kids Programming - Counting Maximal Value Roots in Binary Tree (Post-Order DFS)

48 views

4 years ago

Jasmeen Kaur
EP 07 | 2 Hour DSA Study With Me 👩‍💻 | LeetCode + Interview Prep + 3 Questions Solved

Day 7 of my Coding Journey 🚀 In today’s video, I solve three of the most important Binary Tree interview problems that are ...

4:18
EP 07 | 2 Hour DSA Study With Me 👩‍💻 | LeetCode + Interview Prep + 3 Questions Solved

572 views

9 days ago

Doctor Lai
Day 447 - Teaching Kids Programming - Tree Detection via Depth First Search Algorithm (Recursion)

Post: ...

9:39
Day 447 - Teaching Kids Programming - Tree Detection via Depth First Search Algorithm (Recursion)

37 views

3 years ago

Shubham Aher
Good Nodes in Binary Tree | LeetCode Explained with Code | Top DSA Problem for FAANG Interviews

In this video, we solve the Good Nodes in Binary Tree problem — a frequently asked DSA question in coding interviews at top ...

9:09
Good Nodes in Binary Tree | LeetCode Explained with Code | Top DSA Problem for FAANG Interviews

89 views

3 months ago

Doctor Lai
Day 216 - Teaching Kids Programming - Recursive DFS Algorithm to Check If Two Binary Trees are Same

Post: ...

8:41
Day 216 - Teaching Kids Programming - Recursive DFS Algorithm to Check If Two Binary Trees are Same

28 views

4 years ago

Doctor Lai
Day 450 - Teaching Kids Programming - Kth Smallest Element in a BST via Recursive Inorder Traversal

Post: https://helloacm.com/teaching-kids-programming-kth-smallest-element-in-a-bst-via-recursive-inorder-traversal-algorithm/ If ...

14:41
Day 450 - Teaching Kids Programming - Kth Smallest Element in a BST via Recursive Inorder Traversal

52 views

3 years ago

MagentaCobra
Solution for Lost Tree (D) | Codeforces LATOKEN Round 1

Problem: https://codeforces.com/contest/1534/problem/D I mainly do Codeforces and AtCoder, with the occasional CodeChef ...

9:18
Solution for Lost Tree (D) | Codeforces LATOKEN Round 1

435 views

4 years ago

Jasmeen Kaur
EP 13 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

... in detail #DSA #BinaryTree #BoundaryTraversal #DiagonalTraversal #CodingInterview #AmazonEngineer #SoftwareEngineer ...

7:07
EP 13 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

0 views

8 hours ago

Shubham Aher
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

In this video, we solve the Longest Common Prefix problem — a frequently asked question in coding interviews at FAANG and top ...

8:51
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

184 views

4 months ago

Doctor Lai
Day 451 - Teaching Kids Programming - Kth Smallest Element in a BST via Recursive Counting Algorithm

Post: https://helloacm.com/teaching-kids-programming-kth-smallest-element-in-a-bst-via-recursive-counting-algorithm/ If you like ...

11:15
Day 451 - Teaching Kids Programming - Kth Smallest Element in a BST via Recursive Counting Algorithm

38 views

3 years ago

Simranjit Kaur
DSA Journey Day 1 💪 | Balancing Job + Coding Dreams (My Real Routine)

... and now I'm starting Binary Trees. I'll share my real daily journey, how I manage time as a developer, and what I learn each day.

5:40
DSA Journey Day 1 💪 | Balancing Job + Coding Dreams (My Real Routine)

397 views

2 months ago

Programming Live with Larry
Daily Leetcode #886: Sep 03, 2022 - 967. Numbers With Same Consecutive Differences

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

7:36
Daily Leetcode #886: Sep 03, 2022 - 967. Numbers With Same Consecutive Differences

512 views

3 years ago

Doctor Lai
Day 385 - Teaching Kids Programming - Min Number of Steps to Reduce a Number to Zero

Leetcode: https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/submissions/ Post: ...

12:56
Day 385 - Teaching Kids Programming - Min Number of Steps to Reduce a Number to Zero

58 views

3 years ago

Programming Live with Larry
Daily Leetcode #801: Jun 10, 2022 - 3. Longest Substring Without Repeating Characters

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

8:19
Daily Leetcode #801: Jun 10, 2022 - 3. Longest Substring Without Repeating Characters

396 views

3 years ago

Doctor Lai
Day 490 - Teaching Kids Programming - Count Nodes Equal to Average of Subtree via Recursive DFS

Post: ...

8:59
Day 490 - Teaching Kids Programming - Count Nodes Equal to Average of Subtree via Recursive DFS

62 views

3 years ago