Data compression

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041
Question 35
Easy

Using the Huffman tree in Figure 1, complete the table to show the Huffman coding for the characters E, SPACE, and M.

A Huffman tree diagram for the text 'TEA TIME'

CharacterHuffman Coding
E
SPACE
M
[3]

Data compression Questions

  1. GCSE
  2. /Computer Science
  3. /Data compression