I applied online. The process took 3 days. I interviewed at Open Risk Exchange (London, England) in July 2016
Interview
First a short conversation via phone. Then personal meeting, short general conversation about past experience (30 minutes) and programming test (90 minutes). The questions were typical and were similar to those that can be found in "Cracking the Coding Interview", a book written by Gayle Laakmann McDowell.
Interview questions [2]
Question 1
I got some data. I needed to build a classifier and make predictions for the test set. Very similar to some challenges that can be found on www.kaggle.com
Write a function/method/class that is going to perform some operation on text/lists, etc. Very similar to the questions that can be found in "Cracking the Coding Interview", a book written by Gayle Laakmann McDowell.