SIGN IN SIGN UP

feat(compression): Add LZ77 and LZ78 algorithms (#6910)

* feat(compression): Add LZ77 and LZ78 algorithms

* Resolve Spotbugs warning in LZ78 by using Trie structure

* fix code style
I
Indole Yi committed
48ba1ae4667c4f69b2b4cd34d9f66418db27444d
Parent: f66da5e
Committed by GitHub <noreply@github.com> on 10/23/2025, 4:16:46 PM