Page 1 of 1

What is the running time of the Huffman encoding algorithm?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) O(C)
b) O(log C)
c) O(C log C)
d) O( N log C)