2 Comments
Sep 15Liked by John Crickett

Really nice exercise. Also I got to learn a new data structure of Huffman tree. Here is my solution in Java (Converted to command line utility using picocli)

https://github.com/varunu28/JCompress

Expand full comment