×

WilliamFiset's video: Breadth First Search grid shortest path Graph Theory

@Breadth First Search grid shortest path | Graph Theory
Finding the shortest path on a grid using the Breadth First Search (BFS) algorithm on an unweighted graph. Algorithms repository: https://github.com/williamfiset/algorithms -theory Video slides: https://github.com/williamfiset/Algorithms/tree/master/slides Dungeon master problem link: https://open.kattis.com/problems/dungeon Breadth-first search Intro: https://youtu.be/oDqjPvD54Ss Personal website: http://www.williamfiset.com 0:00 Previous Breadth first search video 0:44 Motivation for BFS on a grid 1:36 Converting your grid to an adjacency list/matrix 3:55 Grid vectors 6:09 Dungeon problem 7:51 Breadth first search on grid example 9:12 Using multiple queues for state representation 11:07 Pseudocode 15:56 Recap ===================================== Practicing for interviews? I have used, and recommend `Cracking the Coding Interview` which got me a job at Google. Link on Amazon: https://amzn.to/3cvMof5 A lot of the content on this channel is inspired by the book `Competitive Programming` by Steven Halim which I frequently use as a resource and reference. Link on Amazon: https://amzn.to/3wC2nix Support me by purchasing the full graph theory course on Udemy which includes additional problems, exercises and quizzes not available on YouTube: https://www.udemy.com/course/graph-theory-algorithms

4.8K

170
WilliamFiset
Subscribers
192K
Total Post
144
Total Views
2.7M
Avg. Views
46.6K
View Profile
This video was published on 2018-04-20 20:52:26 GMT by @WilliamFiset on Youtube. WilliamFiset has total 192K subscribers on Youtube and has a total of 144 video.This video has received 4.8K Likes which are higher than the average likes that WilliamFiset gets . @WilliamFiset receives an average views of 46.6K per video on Youtube.This video has received 170 comments which are higher than the average comments that WilliamFiset gets . Overall the views for this video was lower than the average for the profile.WilliamFiset #graph-theory Video has been used frequently in this Post.

Other post by @WilliamFiset