77
Huffman Code
Huffman's algorithm
computes frequency
f(c)
for each character
successively combines pairs of lowest-frequency characters to build encoding tree "bottom-up"
Example:
abracadabra