Shortest Path Tree via Breadth First Traversal of Graph go run SPTBFTraversal.go use https://dreampuf.github.io/GraphvizOnline/ and paste DOT output to render graph And other Algorithms