Run length encoding (#6492) · zinating/algorithms-python@50545d1 · GitHub
Skip to content

Commit 50545d1

Browse files
authored
Run length encoding (TheAlgorithms#6492)
* Removed unused commit * Added wikipedia url * Renamed parameter, changed decoding to use list comprehension
1 parent 072312b commit 50545d1

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

compression/run_length_encoding.py

Lines changed: 48 additions & 0 deletions

0 commit comments

Comments
 (0)