Dijkstra Video Walkthrough

Today I’m taking a really quick break from Advent of Code videos to do a video walkthrough of Dijkstra’s algorithm! I did several written walkthroughs of this algorithm a couple months ago:

  1. Basic Algorithm

  2. Generalizing with a Typeclass

  3. Generalizing with Type Families

  4. Applying to a 2D Grid

  5. Comparing to the Library Function

  6. Using a Monad

However, I never did a video walkthrough on my YouTube channel, and a viewer specifically requested one, so here it is today!

If you enjoyed that video, make sure to subscribe to our monthly newsletter so you can stay up to date on our latest content! This will also give you access to our subscriber resources!

Previous
Previous

Polymer Expansion

Next
Next

Octopus Energy - Video Walkthrough