question archive Write any complete name in capitals including spaces
Subject:Computer SciencePrice: Bought3
Write any complete name in capitals including spaces. Compute the variable length (Huffman codes) for each of the characters and encode the entire string including spaces using it. Determine the average number of bits required to encode your name using Huffman Coding.
Your assignment should include:
(a) A table containing columns for characters/frequency/probability/code for the unique characters in your name.
(b) A neatly drawn and labeled Huffman Tree.
(c) The coded string representing your name.