All Stories published by 100 days of algorithms on May 11, 2017

Day 48: Dijkstra

If I remember correctly, Dijkstra’s algorithm was the very first graph algorithm they taught us in Discrete mathematics lectures.

And I think there are many reasons to why it is a good starting point.

  • finite graph traversal is a key technique
About
100 days of algorithms
100 days, 100 algorithms - a challenge consisting of many small pieces
More information
Tags
Editors