HUFFMAN-CODING-PROJECT-IN-PYTHON
In this project am using my all data structure and algorithm skills to implement huffman coding. Huffman Coding, a lossless data compression algorithm, using data structures like dictionaries,list,Heap as min heap and Binary tree in python.Huffman coding is today used as 'back-end' to some ither compression method.The multimedia codecs such as MP3 and JPEG have a front-end model and quantization followed by Huffman coding . I also create a full tutorial on the implementation of Huffman coding which helps other student as well and is uploaded on the youtube .The link for youtube channel is :-https://youtube.com/playlist?list=PLLCaDsNTTweJXh1hhZfnFMxpIRwgfv2aB