what is the time complexity of Huffman Coding?

what is the time complexity of Huffman Coding? Correct Answer O (NLogN)

The time complexity of the Huffman algorithm is O(nlogn). Using a heap to store the weight of each tree, each iteration requires O(logn) time to determine the cheapest weight and insert the new weight. There are O(n) iterations, one for each item.
Bissoy MCQ

Related Questions

Which of the following algorithms is the best approach for solving Huffman codes?
ASCII is a coding system that provides-
Which of the following is the coding of data so that is can't be easily understood if intercepted.
In data transmission, the bit coding scheme used to represent a byte is typically:
Coding and testing are done in which manner.
Coding and testing are done In a
The transmission signal coding method of TI carrier is called