zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Implement Dijkstra's algorithm in Golang #188

Closed juancate closed 6 years ago

juancate commented 6 years ago

The Pull Request resolves Issue #72

Description: Implement Dijkstra's algorithm for shortest distance in Golang. Tests are included.

Notes:

The commands above must be executed within the solution folder.