ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

303 results

Ian Finlayson
Dijkstra's Algorithm

Covers Dijkstra's Algorithm to find the shortest path through a graph.

28:04
Dijkstra's Algorithm

240 views

5 years ago

Stefan Valentin
11. Network Layer: Routing tables and Dijkstra’s shortest path algorithm

Recording of the lecture "Networks" in the summer term 2020. Slides in English, presented in German Topics Part 1 From ...

50:38
11. Network Layer: Routing tables and Dijkstra’s shortest path algorithm

792 views

5 years ago

Tech Interviews and Competitive Programming Meetup
Graphs Part 5: Problem Solving with Dijkstra's Algorithm

This is "Problem Solving with Dijkstra's Algorithm", part 5 of a larger series on graphs. It's a recording of a live class that was taught ...

44:32
Graphs Part 5: Problem Solving with Dijkstra's Algorithm

227 views

7 years ago

PuglaBunda
Shortest Path between two Vertices (Lab 7)

We use Dijkstra's algorithm to find the shortest path between two vertices in an undirected graph. Pastebin: ...

47:59
Shortest Path between two Vertices (Lab 7)

103 views

4 years ago

mathematicsgcc
Dijkstra Algorithm

The seminar is about Dijkstra Algorithm. It includes prelimiaries, applications, working principle with examples and some ...

30:36
Dijkstra Algorithm

212 views

4 years ago

ExamBytes
Single Source Shortest Path Using Dijkstra Algorithm-Lecture1

This video deals with motivation behind finding the single source shortest path. It then discusses how to find this using Dijkstra ...

23:47
Single Source Shortest Path Using Dijkstra Algorithm-Lecture1

707 views

5 years ago

Tyler Wallace
Graphs and Shortest Path

Key vocabulary for an introduction to graph theory and the shortest path algorithm or Dijkstra's algorithm.

22:28
Graphs and Shortest Path

1,402 views

6 years ago

ExamBytes
Single source shortest path (Dijikstra Algorithm): Program using C++ STL

datastructure #graph #graphprogramming #sssp #dijikstraalgorithm #directedgraph #programming #gate #ugcnet ...

30:17
Single source shortest path (Dijikstra Algorithm): Program using C++ STL

224 views

3 years ago

William Byrd
miniKanren Intro Series #8

Another simple miniKanren relation: membero. Disequality constraints. Different ways of translating Scheme predicates to ...

2:04:10
miniKanren Intro Series #8

503 views

Streamed 8 years ago

Hans Otten
Edsger Dijkstra interview

Dutch mathematician, very influential in the computer science.

24:05
Edsger Dijkstra interview

32,243 views

7 years ago

Videothek Algorithmik
Algorithmus von Dijkstra

1. [00:00] Einführung 2. [05:33] Ändern sich die Pfade stark in jeder Iteration? 3. [06:08] Auf was für Strukturen arbeiten wir ...

24:36
Algorithmus von Dijkstra

7,321 views

10 years ago

Karsten Morisse
AuD18 29 Shortest Path Algorithm Dijkstra

Dijkstra-Algorithmus zur Ermittlung kürzester Wege in Graphen 00:00:00 Elementare Begriffe (Gewichtung, Abstand) 00:12:37 ...

52:32
AuD18 29 Shortest Path Algorithm Dijkstra

866 views

6 years ago

William Byrd
miniKanren Intro Series #9

We write 'rember' in Scheme, and 'rembero' in miniKanren. We take a close look at the Dijkstra guard and unnesting ...

1:49:50
miniKanren Intro Series #9

469 views

Streamed 8 years ago

Code Geex
Algorithms Course - Graph Theory Visualized

... sort (Kahn's algorithm) Shortest path: Dijkstra's algorithm Bellman-Ford algorithm Floyd-Warshall algorithm Johnson's algorithm ...

8:55:07
Algorithms Course - Graph Theory Visualized

500 views

2 years ago

Brendan Golden
AoC 2021 Day 15  - Dijkstra and I
2:56:22
AoC 2021 Day 15 - Dijkstra and I

22 views

Streamed 4 years ago

TechPrep
Pathfinding Visualizer | React + TypeScript + Tailwind | Portfolio Project

Tutorial that goes through every step to create a Pathfinding Visualizer from scratch that includes: Pathfinding Algorithms: Dijkstra, ...

2:48:53
Pathfinding Visualizer | React + TypeScript + Tailwind | Portfolio Project

17,904 views

1 year ago

Unicas - Ingegneria
Lezione 43   Algoritmo di Dijkstra con code con priorità

Ieri abbiamo parlato di code con priorità e oggi metteremo le due cose insieme per cercare di arrivare ad una complessità ...

43:33
Lezione 43 Algoritmo di Dijkstra con code con priorità

1,034 views

5 years ago

codima
[advent of code] - 15. Dezember 2021, deutsch

Dijkstra! playlist (aoc): https://www.youtube.com/playlist?list=PLIiRERngrF8SB7NvxHQ7fwU9Aikv6Oo1t erwähnt und gezeigt: ...

32:12
[advent of code] - 15. Dezember 2021, deutsch

12 views

4 years ago

media.ccc.de
35C3 -  A farewell to soul-crushing code

https://media.ccc.de/v/35c3-9812-a_farewell_to_soul-crushing_code Towards correct software that enriches our lives A major part ...

1:00:57
35C3 - A farewell to soul-crushing code

1,664 views

6 years ago

Confreaks
MountainWest RubyConf 2015 - Twisty Little Passages

by Jamis Buck A live coding session. Real maze algorithms. 3D surfaces. Animations, first-person fly-throughs of spherical and ...

26:25
MountainWest RubyConf 2015 - Twisty Little Passages

318 views

10 years ago