Q320
What is the running time of the Huffman encoding algorithm?
A.
O(C)
B.
O(log C)
C.
O(C log C)
AnswerD.
O( N log C)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board