Hacktoberfest-2021-Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Hacktoberfest-2021-Data-Structures-and-Algorithms copied to clipboard

Huffman Tree implementation

Open abaksy opened this issue 4 years ago • 0 comments

Implementation of Huffman tree with encoding and decoding operations Build huffman tree from input string, encode it and then decode the encoded string

abaksy avatar Oct 07 '21 13:10 abaksy