/instagram-engineering-challenge-python

My attempt at instagrams engineering challenge in python.

Primary LanguagePython

Instagrams Engineering Challenge in Python

This is my attempt at Instagrams engineering challenge in python.

Setup

Install python depedencies

$ pip install -r requirements.txt

Open ipython notebook

$ ipython notebook --port=8080 --pprint

Run test suite

python unshred/test.py

Unshred an image

Edit solve.py and then run it.

$ python solve.py