Graph and heap implementation using C++

Hey guys, can somebody please explain how graphs and heaps can be implemented using STL in C++?

have a look at these links

link1

link2

1 Like