-
Notifications
You must be signed in to change notification settings - Fork 0
The task is to write code for an encoder and decoder that implement "run length encoding". Run length encoding is a form of lossless compression in which runs of data are stored as single data value and count. The encoder and decoder should work for all alphanumeric and special characters.
HmUmaxKhan/Encoding-and-Decoding
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
The task is to write code for an encoder and decoder that implement "run length encoding". Run length encoding is a form of lossless compression in which runs of data are stored as single data value and count. The encoder and decoder should work for all alphanumeric and special characters.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published