Jan 25, 2020 14:54
I'm writing a Huffman code utility today. There was one, but it is obsolete, so I'm sure there is no purpose to this, but I wanted to try writing some text compression things. I might try implementing a few other algorithms as well.
Just a different kind of optimization...how can you make the file as small as possible?