Explanation: if the implementation of the priority queue is done using linked lists, the running time of huffman algorithm is o(c2).
Q. What is the running time of the Huffman algorithm, if its implementation of the priority queue is done using linked lists?
β
Correct Answer: (D)
o(c2)
Explanation by: Vijay Sangwan
if the implementation of the priority queue is done using linked lists, the running time of huffman algorithm is o(c2).
Discussion
Question Analytics
941
Total Visits
1 y ago
Published
Vijay Sangwan
Publisher
98%
Success Rate