Examveda

What is the running time of the Huffman algorithm, if its implementation of the priority queue is done using linked lists?

A. O(C)

B. O(log C)

C. O(C log C)

D. O(C2)

Answer: Option D


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures