Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| courses:cs211:winter2018:journals:donohuem:chapter4 [2018/03/11 21:58] – donohuem | courses:cs211:winter2018:journals:donohuem:chapter4 [2018/03/11 21:59] (current) – [4.8 Huffman Codes] donohuem | ||
|---|---|---|---|
| Line 68: | Line 68: | ||
| | | ||
| + | The run time of this algorithm can be O(klogk) when it uses a priority queue, where k is the number of letters in the alphabet. The readability of this section is 6/10. | ||
