Given a message with the character frequencies of:
a 9
b 4
d 5
r 16
m 7
After completing Huffman's algorithm, which of the five
characters should be represented with the fewest number of
bits?
Question 4 options:
b
a
m
d
r
Given a message with the character frequencies of: a 9 b 4 d 5 r 16
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am