Correct Answer : Gzip
Explanation : gzip is based on the DEFLATE algorithm, which is a combination of LZ77 and Huffman Coding.
gzip
DEFLATE
LZ77