3.1.2

Run Length Encoding

Test yourself on Run Length Encoding

Test your knowledge with free interactive questions on Seneca — used by over 10 million students.

Run Length Encoding

One compression algorithm you need to learn is run length encoding (RLE).

Run length encoding

Run length encoding

  • Run length encoding (RLE) is a form of lossless compression that replaces repeating sequences of 0s and 1s with more efficient representations.
  • Each repeating string will be replaced by a code which represents the character and the amount of times it is to be repeated.
In images

In images

  • In images, adjacent pixels are likely to be similar colours but slightly different.
  • Image compression algorithms often group these pixels together, and give them an 'average' colour.
  • The RLE algorithm can then run on the new image.
  • This technique then becomes lossy.
Jump to other topics
1

Components of a Computer

2

Software & Software Development

3

Exchanging Data

4

Data Types, Data Structures & Algorithms

5

Legal, Moral, Cultural & Ethical Issues

6

Elements of Computational Thinking

6.1

Thinking Abstractly

6.2

Thinking Ahead

6.3

Thinking Procedurally

6.4

Thinking Logically

6.5

Thinking Concurrently

7

Problem Solving & Programming

8

Algorithms

Practice questions on Run Length Encoding

Can you answer these? Test yourself with free interactive practice on Seneca — used by over 10 million students.

  1. 1
  2. 2
Answer all questions on Run Length Encoding

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium