1. Online Codility programming test - Testing mostly Big O and data structure knowledge and SQL query with column summation using a group-by.
2. 3 phone/skype interviews, mostly culture fit questions with practical technical questions weaved in. Nothing too difficult if you've developed software in the past (tools you use, synchronization knowledge, garbage collection).
3. On-site interviews lasting about 4 hours with 1-2 people per session. Two hours of which involved intensive whiteboard design questions. Almost everything covered comes from questions used in college exams for algorithms and object oriented programming. Not really too complex, but there is definitely a script they are looking for you to follow.
Tips: Keep to the basics, most of the staff is very young and Interviewers aren't veteran programmers, but they are technically savvy nonetheless. Don't go into depth and over analyze the problems they give (I was discussing the most effective gang of four design pattern to use and it was a mistake. They had no idea what I was talking about and it just ate up time - which is the most scarce resource you have). Just get a working solution and tweak it from there.