ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

449 results

Data with Zach
Data structures & algorithms are overrated in data engineering. Learn data modeling and architecture

Data structures and algorithms only matter for the data engineering interview they don't really matter that much in the actual data ...

2:34
Data structures & algorithms are overrated in data engineering. Learn data modeling and architecture

19,007 views

7 months ago

CS50
CS50x 2024 - Lecture 5 - Data Structures

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

2:02:49
CS50x 2024 - Lecture 5 - Data Structures

561,268 views

2 years ago

Trouble- Free
Graph Traversal Techniques - Depth First Search and Breadth First Search with Example |L-27||DAA|

Abroad Education Channel : https://www.youtube.com/channel/UC9sgREj-cfZipx65BLiHGmw contact me on gmail at ...

15:05
Graph Traversal Techniques - Depth First Search and Breadth First Search with Example |L-27||DAA|

12,211 views

7 months ago

Liu Ying
Preparation for AADS: Max-flow

This is the recording of my preparation for the exam of aads: max-flow.

19:10
Preparation for AADS: Max-flow

58 views

2 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 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

Coding Club IIT Guwahati
Algomanics 2023: Graphs and Trees

The third lecture int Algomaniacs 2023, taken by Ahaan Sameer Malhotra, Candidate Master at Codeforces.

1:45:27
Algomanics 2023: Graphs and Trees

294 views

2 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

Ellen Phillips
57x2 Standard Algorithm
2:20
57x2 Standard Algorithm

24 views

1 year ago

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

236,710 views

Streamed 1 year ago

Doctor Lai
Day 369 - Teaching Kids Programming - Minimum Starting Nodes to Visit Graph Topological Sort

Post: https://helloacm.com/teaching-kids-programming-minimum-starting-nodes-to-visit-graph-topological-sort-indegree/ If you like ...

11:17
Day 369 - Teaching Kids Programming - Minimum Starting Nodes to Visit Graph Topological Sort

31 views

4 years ago

Vito Santino Buenaventura- DLSU
Utilizing Dijkstra’s Algorithm to find the shortest path Tutorial by Vito Buenaventura

Utilizing Dijkstra's Algorithm to find the shortest path Vito Santino Buenaventura GEMATMW Group 2.

2:32
Utilizing Dijkstra’s Algorithm to find the shortest path Tutorial by Vito Buenaventura

5 views

1 year ago

Ellen Phillips
36x4 Standard Algorithm
2:02
36x4 Standard Algorithm

48 views

1 year ago

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 370 - Teaching Kids Programming - Topological Sort on Directed Graphs (Course Schedule, BFS)

Post: https://helloacm.com/teaching-kids-programming-topological-sort-algorithm-on-directed-graphs-course-schedule-bfs/ If you ...

22:14
Day 370 - Teaching Kids Programming - Topological Sort on Directed Graphs (Course Schedule, BFS)

51 views

4 years ago

Doctor Lai
Day 500 - Teaching Kids Programming - Floyd Warshal Shortest Path Algorithm (Shipping and Receiving)

Post: ...

16:19
Day 500 - Teaching Kids Programming - Floyd Warshal Shortest Path Algorithm (Shipping and Receiving)

120 views

3 years ago

Doctor Lai
Day 496 - Teaching Kids Programming - Count Unreachable Pairs of Nodes Undirected Graph (Union Find)

Post: ...

26:49
Day 496 - Teaching Kids Programming - Count Unreachable Pairs of Nodes Undirected Graph (Union Find)

75 views

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

53 views

4 years ago

Doctor Lai
Day 504 - Teaching Kids Programming - Distance Between Bus Stops (Shortest Distance in Simple Graph)

Post: ...

7:42
Day 504 - Teaching Kids Programming - Distance Between Bus Stops (Shortest Distance in Simple Graph)

62 views

3 years ago

Jasmeen Kaur
Day 21 DSA Consistency 🔥 | Graphs (DFS/BFS) | 2-Hour Study With Me

In this episode of my 2-Hour DSA Study With Me series (EP 21), I focus on Graph traversal using DFS and BFS and solve 3 high ...

12:52
Day 21 DSA Consistency 🔥 | Graphs (DFS/BFS) | 2-Hour Study With Me

1,025 views

2 weeks 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 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 505 - Teaching Kids Programming - Introduction to Dijkstra Shortest Path Algorithm in a Graph

Post: https://helloacm.com/teaching-kids-programming-introduction-to-dijkstra-single-source-shortest-path-graph-algorithm/ If you ...

15:18
Day 505 - Teaching Kids Programming - Introduction to Dijkstra Shortest Path Algorithm in a Graph

238 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

38 views

3 years ago

Jacob Schantz
Function: points, chart, mapping
6:46
Function: points, chart, mapping

0 views

1 month ago