First, apply through their job portal. There will be a new test automatically after applying (don't think it is based on qualifications, etc) so perhaps they will do screening after we did the test. The test will cover about coding, data structures theory, SQL, TDD, pair programming. There is no exact timeline date after doing the test, so wait until you get next interview invitation. There will be (CMIIW) 3 stages. First interview will be logical coding test. We need to know about TDD and pair programming in this interview. The interviewer will give question to code about something. However, we don't need to code. In my case, the interviewer will try to write test and code based on our instruction. Try to think incrementally, based on TDD principles. After successfully interview on the first stage, the second stage will be 2 interviews back-to-back. First interview is about refactoring and clean code. Given library code, try to refactor based on clean code principles. Second interview is about logical coding questions and system design (database table design) based on requirements that will be given by interview. There will be another interview with either EM/C-Level, but I stopped at second interview stages.