CS267
Chris Pollett
Nov 1, 2023
Suppose the `i`th letter of the English alphabet occurs with probability `i/600` for the letters `a` through `x` and that the letters `y` and `z` occurs with probability `1/4` what would the Huffmann tree look like?
Post your solution to the Nov 1 In-Class Exercise Thread.