Skip to content

Add tutorial: Build Your Own Compression Algorithm (C/C++)#891

Open
shaongitbd wants to merge 1 commit into
practical-tutorials:masterfrom
shaongitbd:add-compression-cpp
Open

Add tutorial: Build Your Own Compression Algorithm (C/C++)#891
shaongitbd wants to merge 1 commit into
practical-tutorials:masterfrom
shaongitbd:add-compression-cpp

Conversation

@shaongitbd

Copy link
Copy Markdown

Adds Build Your Own Compression Algorithm under C/C++.

A free, interactive course where you implement compression from scratch — run-length encoding, Huffman and canonical Huffman coding, LZ77, and a DEFLATE-style encoder — writing the code and checking it against tests (CRC-32, known vectors, etc.).

No compression tutorial exists in the list yet, so this fills a gap. Placed under C/C++ and formatted per CONTRIBUTING.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant