Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 195 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 195 Bytes

A data compressor/decompressor tool that I built in my Data Structures course at the University of Maine. The main intent was to make use of Huffman Trees as a core data structure in the project.