Huffman Algorithm based encoding and decoding tool
This is an algorithms and data structures courses final work.
Graphical interface along with encode/decode functionality based on Huffman tree are provided.
This work is not intended to be applied in real compression/decompression scenarios due to obvious inefficiency.