A c++ base AVL implementaion.Tree data structure is used for AVL implementation. A c++ base Kruskal algorithm implementation.Vector STL library is utilized for Kruskal implementation. A c++ base bellman ford implementation(uploaded soon). A c++ base Dijkstra's algorithm implentation(uploaded soon).