18,018 views
1 votes
1 votes
A file contains characters a,e,i,o,u,s and t with frequencies 10,15,12,3,4,13 and 1 respectively. If we use Huffman Coding for data compression then the average code length will be -

a) 140/58

b) 146/58

c) 150/58

d) 174/58

1 Answer

2 votes
2 votes

B is right option

Related questions

1 votes
1 votes
1 answer
1
sh!va asked Feb 28, 2017
2,734 views
A zero memory source emits six messages with probabilities 0.3, 0.25, 0.15, 0.12, 0.1 and 0.08. If binary Huffman coding is used, what will be the average code length?a) ...
1 votes
1 votes
2 answers
3
Akash Kumar Roy asked Apr 26, 2018
4,049 views
what is Space complexity of Huffman coding?