+ 3
Priority queue is a queue where items move through it according to a priority assigned to each item. In contrast, items move through the regular queue based on the order of insertion.
16th Mar 2017, 2:24 AM
Igor B
Igor B - avatar