ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,769 results

take U forward
G-54. Strongly Connected Components - Kosaraju's Algorithm

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

22:44
G-54. Strongly Connected Components - Kosaraju's Algorithm

253,217 views

3 years ago

Tushar Roy - Coding Made Simple
Strongly Connected Components Kosaraju's Algorithm Graph Algorithm

Find all strongly connected components in directed graph. https://www.facebook.com/tusharroy25 ...

24:30
Strongly Connected Components Kosaraju's Algorithm Graph Algorithm

237,997 views

10 years ago

Techdose
Tarjans strongly connected components algorithm

This lecture explains the Tarjans algorithm for finding the strongly connected components in a graph.The previous video ...

37:45
Tarjans strongly connected components algorithm

69,008 views

5 years ago

Techdose
Kosaraju Algorithm | Strongly connected components in a graph

This video explains the Kosaraju algorithm which is used to find all the strongly connected components in a graph.We can even ...

24:30
Kosaraju Algorithm | Strongly connected components in a graph

81,045 views

5 years ago

Stanford Online
Stanford Lecture - Strong Components and Weak Components, Dr. Donald Knuth I 2024

Most important are the strongly connected components, called “strong components” for short; and strong components are in turn ...

1:24:12
Stanford Lecture - Strong Components and Weak Components, Dr. Donald Knuth I 2024

30,000 views

1 year ago

Coder Army
Strongly Connected Components | Kosaraju Algorithm | Tarjan Algorithm

Graph Data Structure | Graph Theory | Graph in DSA #dsa #graph #datastructure What is Graphs in DSA and why do we need it.

2:03:51
Strongly Connected Components | Kosaraju Algorithm | Tarjan Algorithm

17,920 views

1 year ago

Knowledge Center
Kosaraju Algorithm | Strongly Connected Components

In this video we see how to find Strongly Connected Components of a directed Graph using Kosaraju's algorithm Lesson 12: ...

29:52
Kosaraju Algorithm | Strongly Connected Components

6,162 views

5 years ago

Yang Xu
Applications of DFS (part 2): Strongly connected component

CS560 Algorithms and Their Analysis, Spring 2021 Yang Xu, Assistant Professor of Computer Science College of Sciences San ...

1:15:23
Applications of DFS (part 2): Strongly connected component

256 views

4 years ago

Helping Tutorials
Strongly Connected Component of Directed Graph, Graph Algorithms with source code in hindi

Install C Programming Solution Android app ...

23:08
Strongly Connected Component of Directed Graph, Graph Algorithms with source code in hindi

12,349 views

6 years ago

Pavel Mavrin
A&DS S03E02. Strongly Connected Components, 2-SAT

Algorithms and data structures. Semester 3. Lecture 2. In the second lecture, we learned how to find strong connected ...

1:32:31
A&DS S03E02. Strongly Connected Components, 2-SAT

7,502 views

4 years ago

The Algorists
Detailed Explanation of TARJAN's Algorithm to find Strongly Connected Components with Code

Important Links: Access the code from: https://www.thealgorists.com/Algo/GraphTheory/Tarjan/SCC Tarjan's Algorithm for finding ...

1:08:44
Detailed Explanation of TARJAN's Algorithm to find Strongly Connected Components with Code

1,784 views

5 years ago

Hello World
Kosaraju’s algorithm | Strongly Connected Components (SCC) | @GeeksforGeeksVideosGraph | Hello world Hindi

This is the video under the series of DATA STRUCTURE & ALGORITHM in a GRAPH Playlist. Now we are going to understand ...

25:11
Kosaraju’s algorithm | Strongly Connected Components (SCC) | @GeeksforGeeksVideosGraph | Hello world Hindi

7,508 views

3 years ago

codestorywithMIK
Strongly Connected Components | Kosaraju's Algorithm | Intuition | AMAZON | Graph Concepts & Qns- 38

This is the 38th Video on our Graph Concepts Playlist. Today we will understand a very important concept in Graph "Strongly ...

38:45
Strongly Connected Components | Kosaraju's Algorithm | Intuition | AMAZON | Graph Concepts & Qns- 38

15,648 views

2 years ago

CSE Family
Find strongly connected components of a Graph using DFS |with starting time and finshing time Bangla

Find strongly connected components from Graph using DFS | Bangla.

20:12
Find strongly connected components of a Graph using DFS |with starting time and finshing time Bangla

11,563 views

6 years ago

Jenny's Lectures CS IT
6.11 Connected Components |How to find Connected Components in Graph | Graph Theory

Learn how to find Connected Components in an Undirected Graph using Depth-First Search(DFS). DSA Full Course: https: ...

20:37
6.11 Connected Components |How to find Connected Components in Graph | Graph Theory

300,209 views

6 years ago

take U forward
G-55. Bridges in Graph - Using Tarjan's Algorithm of time in and low time

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

23:25
G-55. Bridges in Graph - Using Tarjan's Algorithm of time in and low time

265,863 views

3 years ago

Stanford Algorithms
10   7   Computing Strong Components  The Algorithm 29 min
29:22
10 7 Computing Strong Components The Algorithm 29 min

16,287 views

8 years ago

Tulika t
Kosaraju's Algorithm for Strongly Connected Components

Pseudo Code: 1. For each vertex u of the graph, mark u as unvisited. Let L be empty. 2. For each vertex u of the graph do Visit(u), ...

22:08
Kosaraju's Algorithm for Strongly Connected Components

2,349 views

6 years ago

Pepcoding
Kosaraju Algorithm ( Strongly Connected Component) | graphs

Please consume this content on nados.pepcoding.com for a richer experience. It is necessary to solve the questions while ...

28:43
Kosaraju Algorithm ( Strongly Connected Component) | graphs

3,448 views

4 years ago

CodeNCode
L22: Kosaraju's algorithm for Strongly Connected Components Part 1 | Graph Theory Part 1 | CodeNCode

In this lecture we will about Kosaraju's algorithm for Strongly Connected Components. Graph Theory Part 1 Course ...

29:01
L22: Kosaraju's algorithm for Strongly Connected Components Part 1 | Graph Theory Part 1 | CodeNCode

4,699 views

3 years ago