Build your intuition. Fill in the missing part by typing it in.
A priority queue is a special type of ____ where each element has an associated priority. The element with the highest priority is dequeued first.
Write the missing line below.
A priority queue is a special type of ____ where each element has an associated priority. The element with the highest priority is dequeued first.
Write the missing line below.