ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

745 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

263,905 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

239,256 views

10 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,344 views

5 years 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,237 views

5 years ago

Algorithms Live!
Episode 27 - Topological Sort and Kosaraju's Algorithm

This week's episode will cover two methods for constructing a topological sort of a graph and Kosaraju's algorithm for finding ...

51:15
Episode 27 - Topological Sort and Kosaraju's Algorithm

9,539 views

Streamed 8 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,485 views

4 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

16,920 views

2 years ago

MIT OpenCourseWare
Lecture 14: Depth-First Search (DFS), Topological Sort

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Erik Demaine ...

50:31
Lecture 14: Depth-First Search (DFS), Topological Sort

473,414 views

13 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,718 views

4 years ago

Club de Programación Competitiva
Algoritmo de Kosaraju - ICPC Intermedio

Código: https://pastebin.com/BzYvkwpm.

1:50:45
Algoritmo de Kosaraju - ICPC Intermedio

265 views

4 years ago

CodeHelp - by Babbar
Lecture 100: Kosaraju's Algorithm for Strongly Connected Components || C++ Placement Series

In this Video, we are going to learn about Kosaraju's Algorithm for finding Strongly Connected Components. There is a lot to ...

21:43
Lecture 100: Kosaraju's Algorithm for Strongly Connected Components || C++ Placement Series

73,271 views

3 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,400 views

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

19,593 views

1 year 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,772 views

3 years ago

Web Fusion with Bharadwaj
101. Kosaraju’s Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

28:17
101. Kosaraju’s Algorithm (Java)

55 views

1 month ago

Web Fusion with Bharadwaj
61. Kosaraju’s Algorithm in Python

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

24:18
61. Kosaraju’s Algorithm in Python

28 views

4 months ago

Azamat Ordabekov
Directed Acyclic Graph, Topological Sort, Kahn's Algorithm, Kosaraju Algorithm, Tarjan's Algorithm

A video about algorithms that can be applied on DAG, such as Kahn's Algorithm, Kosaraju Algorithm, Tarjan's Algorithm.

30:44
Directed Acyclic Graph, Topological Sort, Kahn's Algorithm, Kosaraju Algorithm, Tarjan's Algorithm

270 views

4 years ago

Kashish Mehndiratta
6.a) Kosaraju Algorithm || Strongly connected components

In this video on graph data structure, I have discussed about kosaraju algorithm, which is used to find the number of strongly ...

22:36
6.a) Kosaraju Algorithm || Strongly connected components

2,486 views

5 years ago

Surendar Manoj
DFS and Kosaraju's Algorithm for Strongly Connected Components Explained-DS in Tamil|DSA with Python

Kosaraju's algorithm is a graph algorithm used to find strongly connected components in a directed graph. It was named after its ...

30:08
DFS and Kosaraju's Algorithm for Strongly Connected Components Explained-DS in Tamil|DSA with Python

581 views

2 years ago

A B M Muntasir Rahman
Kosaraju's Algorithm (Solved Example)
26:17
Kosaraju's Algorithm (Solved Example)

957 views

6 months ago