The first two rounds were really standard, ml concepts, project experience, and medium-hard level leetcode questions. however, the final round this hiring manager asked me to design some machine learning models. process took 2 months, so it was very slow. honestly disappointed by the last round, first two rounds were great, interviewers were very helpful.
It was a great experience — I really enjoyed it because I got to see how collaborative their culture was and how effectively they adapted and contextualised solutions to our needs.
Extremely unprofessional company. My profile got passed around several teams and I interviewed probably 8-10 times in total.
All interviews are conducted in Chinese so beware!!
After passing the technical interviews and HR round, I was told there’s a hiring freeze and asked me to interview with another team. I suspect they are just interviewing locals to meet the govt quota to hire their own people
Interview questions [1]
Question 1
Write code for:
1. Composite probability function
2. Find cube root solution
3. Implement a queue via 2 stacks
4. Code out the self attention module
5. Write out the binary tree class