/Huffman-Coding

Implementation of huffman algorithm in python

Primary LanguagePython

Huffman-Code

This code only generates huffman code using the sample text file hello.txt

python library heapq has been used for generating huffman tree