Representation of the Huffman Coding in JS, CSS, & HTML
You can visit the Demo Website
Notes
- This site uses JS for the implementation of the Huffman Coding
_/js/HuffmanCoding.js
- It uses
D3.js
library for drawing the tree like representation of the binary tree
##License MIT