CSE201, Winter 2025, Lec11: Huffman coding
C. Seshadhri · 84:55
The lecture derives Huffman coding from scratch rather than presenting it: the real starting point is not "use a tree" but "use a prefix-free encoding," because variable-length codes are only unambiguously decodable w...