Huffman Typescript

A small typescript node project that uses the Huffman compression algorithm.

< back to school

Finished main development on: 3/27/2022

Archived on: 8/26/2023

the-archives/huffman-typescript

typescript

Node.js

For one module we decided to code a script that uses the Huffman compression algorithm in 3 different languages. We had typescript, python and c. I decided on typescript so thats that.