/huffman-coding

A huffman coding implementation written in C

Primary LanguageCMIT LicenseMIT

huffman-coding

This is a college project made for analysis of algorithms class.

Build & run

make && make run