ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58 results

Doctor Lai
Day 334 - Teaching Kids Programming - Graph Traversal Algorithms in DFS/BFS (Unlock Rooms with Keys)

Post: https://helloacm.com/teaching-kids-programming-dfs-and-bfs-algorithm-in-a-graph-unlock-rooms-with-keys/ If you like this ...

19:04
Day 334 - Teaching Kids Programming - Graph Traversal Algorithms in DFS/BFS (Unlock Rooms with Keys)

55 views

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

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 488 - Teaching Kids Programming - DFS Graph Algorithm to Determine Strongly Connected Component

Post: ...

17:16
Day 488 - Teaching Kids Programming - DFS Graph Algorithm to Determine Strongly Connected Component

116 views

3 years ago

Doctor Lai
Day 670 - Teaching Kids Programming - Reachable Nodes With Restrictions (Graph Theory Recursive DFS)

00:01 Hello 02:34 Graph Traversal Algorithms 05:47 Two Ways of Storing a Graph 07:43 Why do we need a Hash Set? 09:16 ...

10:10
Day 670 - Teaching Kids Programming - Reachable Nodes With Restrictions (Graph Theory Recursive DFS)

62 views

1 year ago

Doctor Lai
Day 507 - Teaching Kids Programming - Depth First/Limit Search & Iterative Deepening Search (Graph)

Post: ...

12:10
Day 507 - Teaching Kids Programming - Depth First/Limit Search & Iterative Deepening Search (Graph)

79 views

3 years ago

Doctor Lai
Day 399 - Teaching Kids Programming - Clone (Deep Copy) a Undirected Connected Graph using DFS

Post: ...

19:06
Day 399 - Teaching Kids Programming - Clone (Deep Copy) a Undirected Connected Graph using DFS

37 views

3 years ago

Doctor Lai
Day 446 - Teaching Kids Programming - Tree Detection Algorithm via Breadth First Search Algorithm

Post: ...

12:41
Day 446 - Teaching Kids Programming - Tree Detection Algorithm via Breadth First Search Algorithm

35 views

3 years ago

Doctor Lai
Day 673 - Teaching Kids Programming - Reachable Nodes With Restrictions (Graph Theory, Iterative DFS

00:01 Hello 02:39 BFS 05:35 What happens if I change queue to stack? 15:39 Summary Leetcode: ...

16:16
Day 673 - Teaching Kids Programming - Reachable Nodes With Restrictions (Graph Theory, Iterative DFS

28 views

1 year ago

Doctor Lai
Day 482 - Teaching Kids Programming - Backtracking Algorithm to Find Factor Combinations (DFS)

Post: ...

14:43
Day 482 - Teaching Kids Programming - Backtracking Algorithm to Find Factor Combinations (DFS)

81 views

3 years ago

Doctor Lai
Day 473 - Teaching Kids Programming - Find Corresponding Node of Binary Tree in Clone Iterative DFS

Post: ...

9:17
Day 473 - Teaching Kids Programming - Find Corresponding Node of Binary Tree in Clone Iterative DFS

94 views

3 years ago

Doctor Lai
Day 472 - Teaching Kids Programming - Find Corresponding Node of Binary Tree in Cloned Recursive DFS

Post: ...

14:19
Day 472 - Teaching Kids Programming - Find Corresponding Node of Binary Tree in Cloned Recursive DFS

217 views

3 years ago

Doctor Lai
Day 400 - Teaching Kids Programming - Clone (Deep Copy) a Undirected Connected Graph using BFS

Post: ...

14:31
Day 400 - Teaching Kids Programming - Clone (Deep Copy) a Undirected Connected Graph using BFS

68 views

3 years ago

Doctor Lai
Day 431 - Teaching Kids Programming - Back-tracking Depth First Search to Restore IP Addresses

Post: https://helloacm.com/teaching-kids-programming-back-tracking-depth-first-search-algorithm-to-restore-ip-addresses/ If you ...

19:20
Day 431 - Teaching Kids Programming - Back-tracking Depth First Search to Restore IP Addresses

24 views

3 years 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 498 - Teaching Kids Programming - Recursive DFS Algorithm to Evaluate the Boolean Binary Tree

Post: https://helloacm.com/teaching-kids-programming-recursive-depth-first-search-algorithm-to-evaluate-the-boolean-binary-tree/ ...

8:53
Day 498 - Teaching Kids Programming - Recursive DFS Algorithm to Evaluate the Boolean Binary Tree

58 views

3 years ago

Doctor Lai
Day 444 - Teaching Kids Programming - Transform Matrix to One Connected Component via DFS Algorithm

Post: ...

13:14
Day 444 - Teaching Kids Programming - Transform Matrix to One Connected Component via DFS Algorithm

39 views

3 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 494 - Teaching Kids Programming - Count Unreachable Pairs of Nodes in an Undirected Graph (DFS)

Post: ...

19:40
Day 494 - Teaching Kids Programming - Count Unreachable Pairs of Nodes in an Undirected Graph (DFS)

137 views

3 years ago

Doctor Lai
Day 661  - Teaching Kids Programming - Out of Boundary Path: Top Down DP (Recursion Memoization/DFS)

00:01 Problem Description 01:09 Four Directions 04:31 Brute Force 05:50 Python 09:14 Time/Space Complexity 09:28 Cache ...

11:31
Day 661 - Teaching Kids Programming - Out of Boundary Path: Top Down DP (Recursion Memoization/DFS)

38 views

1 year ago