Let us assume that I have a sequence of positive integers, no clue about the length of the sequence and the range of the values in the sequence. Very less chance of repeating any numbers in the sequence. The numbers in the sequence might be completely random numbers. If we wish to represent this sequence of numbers using a variable length binary representation. Which is the best encoding scheme currently available?

The Elias gamma coding scheme is fine to use. Let me know something else that may work better than Elias gamma coding scheme.

More Manikandan v. M.'s questions See All
Similar questions and discussions