A file compression utility using Huffman Coding. This project analyzes character frequencies in a text file, builds a Huffman tree, and encodes each character with optimized variable-length binary ...