Three part online test followed by in person interview. I have not done the in person interview yet, but I received an offer to do one after the online test. The first part was debugging, the second part was two coding questions, and the third part was a simulation of a day of work.
Interview questions [1]
Question 1
Find the minimum number of times a string needs to be repeated to form a given string, if possible.
Pretty standard - it moved pretty quickly once started. People are pretty straight forward there, not as much bs as some non-tech firms. I recommend going through this process, even just to verify your basic skills.
There were three Online Assessments, the first one is debugging and you had to do it in C/C++/Java. The second one is leetcode questions which you could have done in a variety of languages.
Interview questions [1]
Question 1
Easy-Medium Leetcode. The debugging was similar format to the examples provided.