Dose is a simple html project to visualize step-by-step creation of Huffman Tree and File Optimal Merge Pattern Problem.
- Open Dose_main.html.
- Choose the required option to use.(i.e. Optimal Merge Pattern or Huffman tree)
Click on a small arrow button under explanation of each.
- Enter the number of entries and click
Generate
button to generate the explanation.
Combined contribution of [Kirandeep-Singh](https://github.com/Kirandeep-Singh-Khehra) and [Harmandeep Singh](https://github.com/Harman717)