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

https://github.com/checkpoint20/huffman-coding

Scala implementation of the greedy algorithm http://www.geeksforgeeks.org/greedy-algorithms-set-3-huffman-coding
https://github.com/checkpoint20/huffman-coding

Last synced: 25 days ago
JSON representation

Scala implementation of the greedy algorithm http://www.geeksforgeeks.org/greedy-algorithms-set-3-huffman-coding

Awesome Lists containing this project

README

          

# huffman-coding
Scala implementation of the greedy algorithm http://www.geeksforgeeks.org/greedy-algorithms-set-3-huffman-coding