codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
298.23k stars 27.99k forks source link

Submission: Build Your Own Text Compression Utility From Scratch #578

Open aryamansharda opened 3 years ago

aryamansharda commented 3 years ago

Main programming language

Python

Tutorial title

Build Your Own Text Compression Utility

Tutorial URL

https://digitalbunker.dev/2021/01/22/implementing-unixs-compress/

Category

nishant-sachdeva commented 2 years ago

This link seems to be broken. Please check for the same

mdanlowski commented 2 years ago

Adding build-your-own-compression-utility would be awesome :) It should probably be a guide for C/++ so it'd be easier and more efficient to operate on raw binary representations

parro-it commented 2 years ago

This one seems to work https://aryamansharda.medium.com/implementing-unixs-compress-b715246f0c75