Skip to content

An application that compresses and decompresses text files using the Huffman Encoding algorithm for proper memory management. A custom-made priorityqueue was implemented that used binary search trees and linked lists to handle duplicate priorities.

Notifications You must be signed in to change notification settings

sheikhamxa8248/File-Compression

Repository files navigation

File-Compression

An application that compresses and decompresses text files using the Huffman Encoding algorithm for proper memory management. A custom-made priorityqueue was implemented that used binary search trees and linked lists to handle duplicate priorities.

About

An application that compresses and decompresses text files using the Huffman Encoding algorithm for proper memory management. A custom-made priorityqueue was implemented that used binary search trees and linked lists to handle duplicate priorities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published