Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kareemkemmo/huffman-code-project-demo

This project demos the Huffman code encoding built as a project for my Data Structures and Algorithms class. Binary Search Trees are used heavily for this project, along with other simpler data structure models like stacks and maps.
https://github.com/kareemkemmo/huffman-code-project-demo

binary-search-tree data-structures-and-algorithms huffman-coding huffman-compression-algorithm

Last synced: 30 days ago
JSON representation

This project demos the Huffman code encoding built as a project for my Data Structures and Algorithms class. Binary Search Trees are used heavily for this project, along with other simpler data structure models like stacks and maps.

Awesome Lists containing this project