Question d’entretien chez Microsoft

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

Réponse à la question d'entretien

Utilisateur anonyme

18 août 2012

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