Search for question
Question

The goal of this assignment is to implement a form of data

compression. That is, given some data, we want to express the

same information using less space. For this project, we will

specifically focus on compressing text files, so we must first

understand how computers represent text internally.