Page 1 of 1

Devise a way to compress and store the following list of city/town names from a global travel database: Rio Branco, Rale

Posted: Fri Jul 08, 2022 7:26 am
by answerhappygod
Devise a way to compress and store the following list ofcity/town names from
a global travel database:
Rio Branco, Raleigh, Rochester, Ravenna, Rome, Rio deJaneiro
It might help to begin by putting the names in alphabeticalorder. Describe
your method and show the compressed list. Explain if yourcompression
method represents a lossless or lossy compression, and why youhave identified
it that way.