|COMPUTER SCIENCE COURSE|
In this video we will learn about Text Compression Techniques in the computer. Text is the fundamental type of data on the internet. It's size is crucial factor to consider while processing, transmitting and storing it on device.
Following techniques are discussed in this video.
KEYWORD ENCODING
RUN LENGTH ENCODING
HUFFMAN ENCODING
These same techniques can be applied to other data as well.
#Crashcourse
#computerscience