Learning about algorithms doesn’t have to be boring! Get a sneak peek at the fun, illustrated, and friendly examples you’ll find in Grokking Algorithms on YouTube
By Aditya Y. Bhargava
In this article, based on the book Grokking Algorithms, I’ll discuss how to find the fastest path between two points using an algorithm called dijkstra’s algorithm.