Algo-Phantoms/Algo-Tree

Huffman Coding Algorithm

U-c0de opened this issue · 1 comments

Describe the solution you'd like
Description of the problem
Given a set of symbols along with their frequencies, we will find a variable-length binary code that can be assigned to each and every symbol.
The main objective of this algorithm is to usually transmit information using the fewest number of bits in such a way that every encoding is unambiguous

I want to work in Python.
@rish-singhal @tarun26091999 @Rohan27s Assign me this

Do assign me this.