1 Codility test, 1 on campus interview. Codility test is pretty much like leetcode with only one test. You basically have to write tests for you codes. I got 3 question, first is to find longest path along a binary tree; second is to find all summit elements in an array; last one is to correct a binary search code that have bug. The most unexpected problem is on campus interview, they don't ask any data structures or algorithms, they look at your resume and ask which project you like best, what is the most challenge part, how do you cooperate with your teammates, etc. I was unprepared, answer badly…didn't accepted for next round.