Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 352 Bytes

Huffman Coding

Representation of the Huffman Coding in JS, CSS, & HTML

Info

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