Algo_Ds
Algo_Ds copied to clipboard
Create priorityQueue.h
It is a priority queue. more the priority, upper the element will be in the queue. The element with most priority will be dequeued first.