A Huffman Coding Tree Example

[Binary Tree Application]: Huffman tree coding the symbols C, D, E, K, L, M, U, Z with frequencies 32, 42, 120, 7, 42, 24, 37, 2 Root is set to red and leaf nodes are set to orange.