How to find a checksum of the same checksum? (job-interview question)

Posted by psihodelia on Stack Overflow See other posts from Stack Overflow or by psihodelia
Published on 2010-03-31T15:17:09Z Indexed on 2010/03/31 15:53 UTC
Read the original article Hit count: 294

Devise a simple algorithm which creates a file which contains nothing but its own checksum.

Let's say it is CRC-32.

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about tips-and-tricks