ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

94 results

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

225,522 views

Streamed 1 year ago

Doctor Lai
Day 384 - Teaching Kids Programming - Search Engine (Word Matching) using Trie (Prefix Tree) and DFS

Post: ...

30:53
Day 384 - Teaching Kids Programming - Search Engine (Word Matching) using Trie (Prefix Tree) and DFS

52 views

3 years ago

Doctor Lai
Day 397 - Teaching Kids Programming - Balanced Binary Tree via Top Down/Bottom Up Recursions

Post: ...

22:18
Day 397 - Teaching Kids Programming - Balanced Binary Tree via Top Down/Bottom Up Recursions

68 views

3 years ago

CS50
CS50 2021 in HDR - Lecture 5 - Data Structures

This is CS50, Harvard University's Introduction to the intellectual enterprises of computer science and the art of programming.

2:12:55
CS50 2021 in HDR - Lecture 5 - Data Structures

170,870 views

3 years ago

Doctor Lai
Day 309 - Teaching Kids Programming - Cousins in Binary Tree by BFS and DFS Algorithm

Post: ...

24:27
Day 309 - Teaching Kids Programming - Cousins in Binary Tree by BFS and DFS Algorithm

51 views

4 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

Doctor Lai
Day 449 - Teaching Kids Programming - Inorder Traversal) Convert BST to Increasing Order Search Tree

Post: ...

9:44
Day 449 - Teaching Kids Programming - Inorder Traversal) Convert BST to Increasing Order Search Tree

26 views

3 years ago

Affan
Binary search tree (BST) with types (pre,post and inorder) in C++
19:34
Binary search tree (BST) with types (pre,post and inorder) in C++

6 views

1 month ago

Doctor Lai
Day 510 - Teaching Kids Programming - Find the Lowest Common Ancestor of a Binary Search Tree

Post: https://helloacm.com/teaching-kids-programming-algorithms-to-find-the-lowest-common-ancestor-of-a-binary-search-tree/ If ...

16:33
Day 510 - Teaching Kids Programming - Find the Lowest Common Ancestor of a Binary Search Tree

81 views

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

Queens College Learning Commons
FA24 LC LeetCode Workshop - Week 2: Tree Traversal

Practice your Data Structures (CSCI 313) and Algorithms (CSCI 323) skills via hands-on technical interview problem practices ...

1:00:30
FA24 LC LeetCode Workshop - Week 2: Tree Traversal

98 views

1 year ago

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

Rajat Batra
Search in a Binary Search Tree | BST | C++ | Detailed Explanation | Interview Ready

Problem Link: https://leetcode.com/problems/search-in-a-binary-search-tree/ C++ Code: ...

9:08
Search in a Binary Search Tree | BST | C++ | Detailed Explanation | Interview Ready

106 views

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

NextGen Coders: Python,Swift Tech Video & Coding
🚀 Binary Search Explained with C Code | DSA in C

Binary Search in C | Data Structures & Algorithms Tutorial Welcome to this DSA tutorial where we break down Binary Search ...

20:55
🚀 Binary Search Explained with C Code | DSA in C

8 views

7 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 333 - Teaching Kids Programming - Introduction to Prim's Minimum Spanning Tree (Graph Algorithm)

Post: https://helloacm.com/teaching-kids-programming-introduction-to-prims-minimum-spanning-tree-graph-algorithm/ If you like ...

25:44
Day 333 - Teaching Kids Programming - Introduction to Prim's Minimum Spanning Tree (Graph Algorithm)

51 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

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