huffman Huffman encodes a textfile and outputs the desired encoded file. Also given a character mapping, it can decode an huffman encoded file. This is a two-day coding challenge. :)