Data compression

EasyMedium
12345678910111213141516171819
Question 7
Medium

Use the Huffman tree in Figure 1 to state the Huffman encoding for the string CASK.

Figure 1: Huffman tree diagram

Note: Left branches are represented by 0 and right branches are represented by 1.

[3]

Data compression Questions

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