Data Structures Day 4 -Thaddeus Kopczynski
Today I learned about an algorithm instead of a Data Structure. Today’s algorithm was called the Dijkstra Shortest path algorithm. This is an algorithm to find the shortest path around a shape. The whole day was pretty much just solving Dijkstra’s problems! Yay!!