Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

Heap vs Priority Queue

A priority queue is not a data structure, it is abstract. It does not say how things are implemented.
A heap IS a data structure. It specifies how things are implemented
In the real world, we implement heaps
Source by softwareengineering.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #Heap #Priority #Queue
ADD COMMENT
Topic
Name
1+4 =