CodingTrain / CodingTrain/Suggestion-Box

Huffman Coding

Open
#637 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

You've done Coding Challenges with text stuff before! This is an algorithm for compressing text. This video is pretty good at explaining how it works: https://www.youtube.com/watch?v=JsTptu56GM8

I think it sould be possible to do something in p5.js to convert a string of text into its compressed binary equivalent using this algorithm. Just to visualize the binary code, of course, not to actually compress text on disk.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.