KodeKabuki

Welcome, my name is Harish Mallipeddi. I work for Amazon Web Services (AWS). This blog is mostly a dump of interesting articles that I come across on the web. Topics span across multiple areas including algorithms/datastructures, NoSQL stores, database internals, web-scale challenges, and functional languages.

July 28, 2011 at 6:21am

Home

A quick tutorial on generating a huffman tree →

Huffman {en|de}coding is really simple once you know how to build the Huffman tree.