Mark As Completed Discussion

Are you sure you're getting this? 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.