ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,591 results

Mike the Coder
How to Represent Graphs

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

9:52
How to Represent Graphs

365 views

5 years ago

Neo4j
Path Finding Algorithms | Graph Data Science

In this video we learn about path finding algorithms, like shortest path, single source shortest path, and all pairs shortest path.

5:45
Path Finding Algorithms | Graph Data Science

10,664 views

5 years ago

Chris Mayfield
Tracing code by hand

Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/

10:08
Tracing code by hand

129,216 views

10 years ago

UNSW eLearning
33b: Graph Algorithms and Skepticism - Richard Buckland, UNSW

Lecture 33 of Computing2 - Data Structures and Algorithms. In this lecture we ask "How can we know if Prim's MST algorithm is ...

37:43
33b: Graph Algorithms and Skepticism - Richard Buckland, UNSW

6,579 views

13 years ago

WIT Solapur - Professional Learning Community
Representation of Graphs

In this lecture, we will be discussing about adjacency matrix and adjacency list representation for graph data structure in computer ...

11:43
Representation of Graphs

408 views

6 years ago

Chao Xu
Graph Algorithms I - Topological Sorting, Prim's Algorithm

Algorithms 6. Graph Algorithms I - Topological Sorting, Prim's Algorithm aduni.

1:31:58
Graph Algorithms I - Topological Sorting, Prim's Algorithm

2,926 views

13 years ago

Jonathan Anderson
Graph Basics

To actually build a graph data structure we have one important choice to make quite early on how to represent the edges ...

5:30
Graph Basics

1,049 views

7 years ago

Aaron Bauer
CS 201 Graph Data Structures and Dijsktra's

We go through the two main ways of representing graph data: the adjacency list and adjacency matrix. We then turn our attention ...

53:58
CS 201 Graph Data Structures and Dijsktra's

24 views

3 years ago

The Linux Foundation
Graphs + Sensors = The Internet of Connected Things - William Lyon, Neo4j

Graphs + Sensors = The Internet of Connected Things - William Lyon, Neo4j There is no question that the proliferation of ...

28:20
Graphs + Sensors = The Internet of Connected Things - William Lyon, Neo4j

2,346 views

8 years ago

Roel Van de Paar
Code Review: Depth-first search of a graph in C# (HackerRank problem) (2 Solutions!!)

Code Review: Depth-first search of a graph in C# (HackerRank problem) Helpful? Please support me on Patreon: ...

3:39
Code Review: Depth-first search of a graph in C# (HackerRank problem) (2 Solutions!!)

4 views

3 years ago

CppNow
C++Now 2018: Philip Salvaggio “Workflow Modeling with Boost Graph Library”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:33
C++Now 2018: Philip Salvaggio “Workflow Modeling with Boost Graph Library”

1,869 views

7 years ago

Roel Van de Paar
Code Review: Undirected graph data structure in C#

Code Review: Undirected graph data structure in C# Helpful? Please support me on Patreon: ...

3:01
Code Review: Undirected graph data structure in C#

33 views

3 years ago

CppNow
Boris Schaling: Boost.Graph for Beginners

Boost.Graph provides algorithms which work on graphs. The algorithms look very different than the algorithms from the C++ ...

53:43
Boris Schaling: Boost.Graph for Beginners

12,299 views

12 years ago

GReTA Seminar
Host-graph-sensitive RETE nets for incremental graph pattern matching (@ICGT2021)

Authors: Matthias Barkowsky and Holger Giese Presented at the 14th International Conference on Graph Transformation (ICGT ...

22:13
Host-graph-sensitive RETE nets for incremental graph pattern matching (@ICGT2021)

97 views

4 years ago

WIT Solapur - Professional Learning Community
Graph Traversal Algorithms - Breadth First Search (BFS)

In this lecture we will be discussing about graph traversal using breadth-first search method. Mrs. Trupti S Indi Assistant Professor ...

11:21
Graph Traversal Algorithms - Breadth First Search (BFS)

355 views

6 years ago

FOSDEM
LLVM meets Code Property Graphs

by Alex Denisov and Fabian Yamaguchi At: FOSDEM 2020 https://video.fosdem.org/2020/K.4.201/llvm_cpg.webm The security of ...

37:39
LLVM meets Code Property Graphs

453 views

5 years ago

Rough Code
Graph - Implementation in C/C++ || Bangla tutorial

Graph - Implementation in C/C++ || Bangla tutorial http://codebangla.blogspot.com/2016/09/graph.html.

31:04
Graph - Implementation in C/C++ || Bangla tutorial

2,472 views

9 years ago

Roel Van de Paar
How to find LCA in a directed acyclic graph?

How to find LCA in a directed acyclic graph? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:37
How to find LCA in a directed acyclic graph?

150 views

4 years ago

CS 124
CS 124: What Are Graphs For?

Graphs have many, many uses in computer science, due to their ability to model real-world systems. Let's explore a few together!

4:53
CS 124: What Are Graphs For?

762 views

4 years ago

CppNow
C++Now 2019: Jeremy Murphy “A generic binary tree: why grow your own?”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:32:45
C++Now 2019: Jeremy Murphy “A generic binary tree: why grow your own?”

1,486 views

6 years ago