For the admission procedure you have to understand and solve the debugging exercises. The basic steps to get started are listed as follows:

  1. Create an Anaconda environment.
  2. Install jupyter notebook.
  3. Download the Jupyter Notebook (.ipynb file) below.
  4. Run jupyter notebook on your machine and open the downloaded .ipynb file.
  5. Install the required packages (see the imports cell in the notebook).