Apple Interview Question

Writing a run-length encoder to do a basic compression scheme on an ASCII character data file.

Interview Answer

Anonymous

Feb 1, 2010

That was pretty fun to work on. I converged pretty quickly on the interviewer's expected answer.