Implementation of the Hufmman codification with java, using a minHeap and a binary tree.
Implementation of the Huffman codification with java, using a minHeap and a binary tree, for the Data Structures course (URV, 2021)
Repository from Github https://github.commireiagasco/HuffmanCodes-Java
Implementation of the Hufmman codification with java, using a minHeap and a binary tree.
Implementation of the Huffman codification with java, using a minHeap and a binary tree, for the Data Structures course (URV, 2021)