ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

57 results

CodeLucky
Strongly Connected Components (Kosaraju's Algorithm) Explained - Graph Theory

Master Graph Algorithms with this step-by-step guide to finding Strongly Connected Components (SCCs) using Kosaraju's ...

4:26
Strongly Connected Components (Kosaraju's Algorithm) Explained - Graph Theory

5 views

6 days ago

Ramkrishna Sharma
Strongly Connected Components - SCC algorithm

Hi my name is Rahm and I'd like to go over strongly connected components and the idea is that if you have a larger graph there ...

3:04
Strongly Connected Components - SCC algorithm

14 views

12 days ago

The Palindrome
The Single Most Undervalued Fact of Linear Algebra

... graphs 4:19 Nonnegative matrices 5:30 Permutation matrices 8:02 Directed graphs and their strongly connected components.

13:17
The Single Most Undervalued Fact of Linear Algebra

61,022 views

2 weeks ago

Adnan Hossain
Topological Sorting & Strongly Connected Components - Algorithms

Time Stamps 0:00:00 - 0:00:16 - Intro 0:00:17 - 0:06:48 - Topological Sort 0:06:49 - 0:30:18 - Topological Sort Simulation Using ...

1:07:59
Topological Sorting & Strongly Connected Components - Algorithms

51 views

2 weeks ago

Jeremy McMahan
(CS 577) Lecture 8c: Graph Modification Techniques

Lecture 8c from UW-Madison's Summer 2022 iteration of CS 577: Introduction to Algorithms. This guided problem-solving lecture ...

34:22
(CS 577) Lecture 8c: Graph Modification Techniques

4 views

3 weeks ago

English Through Science
DFS Traversal + Counting Conected Components Algorithm

Additional Capabilities of DFS DFS also has the ability to detect cycles, find strongly connected components in directed graphs, ...

21:54
DFS Traversal + Counting Conected Components Algorithm

14 views

2 weeks ago

Chilling 101
How to Find Scc in Graph - Step by Step

Strongly Connected Component, Directed Graph, Graph Theory, Find SCC Step by Step, Network Analysis, Connected ...

1:43
How to Find Scc in Graph - Step by Step

0 views

2 weeks ago

Undegreed Daily
UNDEGREED: DAY-24 "Chaos in the Charts, Order in the Code"

Day 24 | Chaos → Control Some days aren't about winning — they're about staying consistent. Day 24 started in class with deep ...

9:54
UNDEGREED: DAY-24 "Chaos in the Charts, Order in the Code"

18 views

11 days ago

IT Teacher
Théorie des Graphe : Plus Courts Chemins pour tout Couple de Sommets "PCCCS"

Thank you for watching.

6:23
Théorie des Graphe : Plus Courts Chemins pour tout Couple de Sommets "PCCCS"

24 views

2 weeks ago

Jeremy McMahan
(CS 577) Lecture 8: Graph Algorithms

Lecture 8 from UW-Madison's Summer 2022 iteration of CS 577: Introduction to Algorithms. This lecture presented graph ...

1:59:41
(CS 577) Lecture 8: Graph Algorithms

19 views

3 weeks ago

bertrand beck
Presentation de L’Algorithme de Tarjan

Dans cette vidéo, je te présente l'algorithme de Tarjan pour trouver les composantes fortement connexes dans un graphe, avec ...

7:55
Presentation de L’Algorithme de Tarjan

0 views

6 days ago

Learn Fundamentals
Graph Algorithms in Python

Graph Algorithms in Python.

10:20
Graph Algorithms in Python

0 views

7 days ago

Jeremy McMahan
(CS 577) Lecture 6: Graph Foundations

Lecture 6 from UW-Madison's Summer 2022 iteration of CS 577: Introduction to Algorithms. This lecture presented the ...

2:06:33
(CS 577) Lecture 6: Graph Foundations

7 views

4 weeks ago

Abi
[UR] Design & Analysis of Algorithms Final Prep Guide, Fall 2025 FAST NUCES LHR

... another Stack 21:00 - Strongly Connected Components & Kasaraju's Algorithm 25:16 - Spanning Trees 27:27 - Tree, Forward, ...

1:15:15
[UR] Design & Analysis of Algorithms Final Prep Guide, Fall 2025 FAST NUCES LHR

368 views

2 weeks ago

Cyber Dash
Graph Representation Explained | Adjacency Matrix Made Easy | DSA

Graphs are a core concept in Data Structures and Algorithms, and understanding how to represent them is essential. In this video ...

24:53
Graph Representation Explained | Adjacency Matrix Made Easy | DSA

0 views

2 weeks ago

CodeLucky
Critical Connections in a Network (Find Bridges) - Graph Theory Tutorial

Learn how to find Critical Connections in a Network (Bridges in a Graph) using Tarjan's Bridge-Finding Algorithm! 🕸️ This is a ...

4:06
Critical Connections in a Network (Find Bridges) - Graph Theory Tutorial

3 views

7 days ago

Om
Master Graphs from Scratch 🚀 | CSES Counting Rooms | DSA Interview Prep

Starting a Complete CSES Graph Problems Playlist! In this video, we solve Counting Rooms, one of the most important ...

9:54
Master Graphs from Scratch 🚀 | CSES Counting Rooms | DSA Interview Prep

20 views

2 weeks ago

CodeLucky
Articulation Points in Graphs: Finding Cut Vertices Algorithm Explained

Learn how to find Articulation Points (or Cut Vertices) in a graph efficiently! 🕸️ Articulation points are critical vulnerabilities in any ...

3:22
Articulation Points in Graphs: Finding Cut Vertices Algorithm Explained

31 views

6 days ago

喬峰
🎙️ Donald Knuth: The Subtlety of Strong and Weak Components
14:45
🎙️ Donald Knuth: The Subtlety of Strong and Weak Components

7 views

8 days ago

CodeVigg
Mastering DFS & BFS

BFS and DFS are fundamental graph traversal algorithms essential for solving problems like shortest paths, cycle detection, ...

2:00
Mastering DFS & BFS

4 views

7 days ago