Instagram Challenge Solved with Javascript ⇥
A few days ago, Instagram published an engineering challenge. The premise was to randomly “shred” an image (randomly shuffle vertical strips of the image), and the challenge was to restore the image with code. This is an ingenious solution that uses Javascript and Canvas.