Huffman Coding Checkpoint

Tree construction, canonical codes, and optimality.


1. Huffman coding is optimal for:
2. If only one symbol appears, its Huffman code length should be:
3. Canonical Huffman codes are determined by:
4. Tie-breaking in Huffman matters because:
5. Huffman codes are:
6. Canonical codes are useful because:
7. True/False: Huffman coding can produce expected length smaller than entropy.