Follow

Translate

Thursday, March 17, 2016

What is Priority Queues?

Priority Queues:  Priority queue is a collection of elements such that element has been assigned a priority and such that the order in which elements are deleted and processes comes from the following rules:


(1)  An element of higher priority is processed before any element of lower priority.

(2)  Two elements with the same priority are processed according to the order in which they were added to the queue.
If You want to learn about the technology, computer science & engineering, web programming, freelancing, earning please click here :CSE SOLVE

0 comments:

Post a Comment