ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

516 results

Parviz Khairullaev
Efficient Planarity Testing (The Hopcroft-Tarjan Algorithm (Linear Time)
6:28
Efficient Planarity Testing (The Hopcroft-Tarjan Algorithm (Linear Time)

21 views

1 month ago

Aaron Cantu
Kosaraju's Algorithm

Video made by Aaron Cantu for CSCI 274.

9:03
Kosaraju's Algorithm

100 views

3 months ago

Zach's Math Zone
Graph Theory: What is a Strongly Connected Directed Graph?

In this video I explain the concept of a strongly connected directed graph, including an example.

2:46
Graph Theory: What is a Strongly Connected Directed Graph?

451 views

6 months ago

Mohammad Maaz Khan
Tarjans Algorithm For Finding Bridges Visualization

Tarjans Algorithm For Finding Bridges Visualization https://cp-algorithms.com/graph/bridge-searching-online.html.

0:34
Tarjans Algorithm For Finding Bridges Visualization

40 views

8 months ago

Code & Canvas
Tarjan’s Algorithm Explained | Strongly Connected Components (SCCs) in Graphs

In this video, we'll dive deep into Tarjan's Algorithm – one of the most efficient ways to find Strongly Connected Components ...

26:28
Tarjan’s Algorithm Explained | Strongly Connected Components (SCCs) in Graphs

245 views

4 months ago

ManxKatze
CS6515 Lecture12 GR1 Strongly Connected Components

... of connected components in directed graphs and then we'll see an application of our strongly connected component algorithm ...

1:02:05
CS6515 Lecture12 GR1 Strongly Connected Components

38 views

7 months ago

Emre Tekmen
Tarjan
0:54
Tarjan

1 view

3 months ago

vlogize
How to Compute Strongly Connected Components (SCCs) Using Kosaraju's Algorithm

Learn how to utilize `Kosaraju's Algorithm` to efficiently compute strongly connected components (SCCs) in directed graphs, ...

2:02
How to Compute Strongly Connected Components (SCCs) Using Kosaraju's Algorithm

11 views

3 months ago

Next LVL Programming
Why Does Kosaraju Algorithm Work? - Next LVL Programming

Why Does Kosaraju Algorithm Work? In this video, we will take a closer look at the Kosaraju algorithm, a method designed to ...

3:11
Why Does Kosaraju Algorithm Work? - Next LVL Programming

45 views

9 months ago

vlogize
How to Check if a Directed Graph is Strongly Connected Using Adjacency List?

Discover a straightforward method to determine if a directed graph represented by an adjacency list is strongly connected.

2:00
How to Check if a Directed Graph is Strongly Connected Using Adjacency List?

4 views

8 months ago

Pulkit Malhotra
Tarjan's Algorithm | Strongly Connected Component | Graph Theory | Level 2 | Connectivity in Graph

Problem: https://www.geeksforgeeks.org/problems/strongly-connected-component-tarjanss-algo-1587115621/1 Code: ...

16:17
Tarjan's Algorithm | Strongly Connected Component | Graph Theory | Level 2 | Connectivity in Graph

31 views

1 month ago

Pulkit Malhotra
Kosaraju’s Algorithm | Strongly Connected Component | Graph Theory | Level 2 | Connectivity in Graph

Problem: https://www.geeksforgeeks.org/problems/strongly-connected-components-kosarajus-algo/1 Code: ...

10:58
Kosaraju’s Algorithm | Strongly Connected Component | Graph Theory | Level 2 | Connectivity in Graph

27 views

1 month ago

CodeLearn
kosaraju s algorithm for strongly connected components

Download 1M+ code from https://codegive.com/ba29267 certainly! kosaraju's algorithm is an efficient method for finding strongly ...

3:33
kosaraju s algorithm for strongly connected components

11 views

11 months ago

Leaders Talk
When Stuck in Life or Research—Try Tarjan’s Rule: Switch the Problem

When the road gets hard, don't give up—switch lanes. And return when your mind is ready. Turing Award winner Robert Tarjan ...

2:26
When Stuck in Life or Research—Try Tarjan’s Rule: Switch the Problem

14 views

5 months ago

AmCan Tech
Topological Sort and Strongly Connected Components

This podcast reviews key concepts related to Depth First Search (DFS) algorithm and its application in topological sorting and ...

14:04
Topological Sort and Strongly Connected Components

23 views

11 months ago

Page Code
Strongly Connected Components (SCC) | Graph Theory Explained with Examples

Strongly Connected Components (SCC) | Graph Theory Explained with Examples strongly connected components | SCC graph ...

13:43
Strongly Connected Components (SCC) | Graph Theory Explained with Examples

38 views

7 months ago

codingX krishna
Strongly Connected Components (SCC) Algorithm Explained in Java | Kosaraju’s Algorithm

In this video, I explain how to find Strongly Connected Components (SCCs) in a directed graph using Kosaraju's Algorithm, ...

19:45
Strongly Connected Components (SCC) Algorithm Explained in Java | Kosaraju’s Algorithm

47 views

7 months ago

Harsh
Flight Routes Check | CSES Graphs | Strongly Connected Components (SCC)

CSES Problem: Flight Routes Check In this video, we break down the Flight Routes Check problem from the CSES Graphs ...

48:13
Flight Routes Check | CSES Graphs | Strongly Connected Components (SCC)

26 views

1 month ago

Computer Science with Rahul
Strongly Connected Components and Algorithm | DFS  with discover and finish time

What is strongly connected components? Max strongly connected components . Time complexity analysis.

18:00
Strongly Connected Components and Algorithm | DFS with discover and finish time

7 views

1 month ago

Anna Thomas
Strongly Connected Components in DG, Topological Sorting | CST306 | AAD MODULE 2 | KTU | Anna Thomas

AAD MODULE 2 Lecture Video 8 Link to the whiteboard: https://drive.google.com/drive/folders/15UlGwI0Gqk22UGfQwB-ZnpR9X ...

20:18
Strongly Connected Components in DG, Topological Sorting | CST306 | AAD MODULE 2 | KTU | Anna Thomas

7,807 views

8 months ago

Numerade Collegealgebra
Recall that in the algorithm for computing the strongly connected components (SCCs) of a graph G = …

Recall that in the algorithm for computing the strongly connected components (SCCs) of a graph G = (V, E), the second DFS on ...

0:33
Recall that in the algorithm for computing the strongly connected components (SCCs) of a graph G = …

0 views

10 months ago

Code & Canvas
Mastering Strongly Connected Components (SCC) in Graphs | Kosaraju’s Algorithm Explained

Unlock the secrets of Strongly Connected Components (SCC) in graph theory with this step-by-step guide to Kosaraju's Algorithm.

24:14
Mastering Strongly Connected Components (SCC) in Graphs | Kosaraju’s Algorithm Explained

72 views

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

10 views

2 days ago

Harsh
Coin Collector | CSES Graphs | Strongly Connected Components (SCC)

CSES Problem: Coin Collector In this video, we discuss the Coin Collector problem from the CSES Graphs section. This problem ...

25:41
Coin Collector | CSES Graphs | Strongly Connected Components (SCC)

10 views

1 month ago

mike perez
'How many strongly connected components does the following graph have? Answer;'

x27;How many strongly connected components does the following graph have? Answer; #x27; Watch the full video at: ...

0:33
'How many strongly connected components does the following graph have? Answer;'

2 views

5 months ago