Frage im Vorstellungsgespräch bei Microsoft

How to implement the minimum spanning tree using double-side lists?

Antwort im Vorstellungsgespräch

Anonym

18. Aug. 2012

i know a MST algorithm using minimum heap , but how do you do that with double-side list? thanks