I applied through a staffing agency. The process took 2 weeks. I interviewed at LeapXpert (Hong Kong) in Nov 2021
Interview
3 round interview with 2 developers and the lead via video call.
Interviews with developers mainly focus on technical knowledge and the interview with the lead talks more about previous working experience.
Interview questions [1]
Question 1
Backend related:
- Do you know what Actor model is?
- What is the use the "volatile" keyword in java?
- What is "Reentrantlock" in java?
- How do you deal with race condition in DB?
- How do you ensure message delivery to kafka is reliable?
etc
Frontend related:
How many kinds of css "position" property are there and what are their usage?
What is the usage of "async" and "await" in javascript
etc