consider the following encoding table: character frequency encoding b 2 01111 f 1 01110 h 3 0110 i ? 00 l 5 010 m 15 10 s 15 11 (a) draw the huffman trie corresponding to the encoding table. (b) what are the possible values for the frequency of the character i ?