Data compression

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041
Question 20
Easy

Using the Huffman tree shown below, complete the table to determine the Huffman coding for the characters F, C, and S.

Huffman tree diagram

CharacterHuffman Coding
F
C
S
[3]

Data compression Questions

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