Today priority queue ADT was explored and then i implemented it with array, linked list and binary heap from scratch and compared their relative performances. Sounds simple right!, Now pause here…