/HuffmanCodes-Java

Implementation of the Huffman codification with java, using a minHeap and a binary tree, for the Data Structures course (URV, 2021)

Primary LanguageJava

Stargazers