Subj : question about using huffman algorithm To : comp.programming From : GujuBoy Date : Wed Oct 12 2005 10:38 am I am told to compress a file using the huffman algorithm...the file may consist of something like "Hello World".. how can one go about compressing that using the huffman algorithm .