Last week I did a sketchnote on DEFLATE and quickly realized it's quite hard to explain DEFLATE properly without going into some of algorithms that make it up: LZ77 and Huffman Coding. So... Here is your guide to LZ77.
- Your standard wikipedia page
- A lecture from stanford that I found quite useful
- Annd, a nice youtube video