Question d’entretien chez Model N

Come up with a priority queue implementation in Java on the whiteboard.

Réponse à la question d'entretien

Utilisateur anonyme

2 juil. 2009

a class with add() and remove() methods - the highest priority element is removed first.