I applied through a recruiter. The process took 2 weeks. I interviewed at Arcesium (Bengaluru) in Dec 2021
Interview
1. Phone Call by HR
2. DSA round
3. DSA round
3. Design round
4. Hiring Manager Round
DSA problem is based on Leetcode medium/hard level and low level design round on similar to splitwise app.
Interview questions [1]
Question 1
DSA problem is based on Leetcode medium/hard level and low level design round on similar to splitwise app. DP and Graph questions in DSA rounds.
HR took the tech interview, which was kind of a red flag. Two simple coding questions based on JS and HTML. Then one round with the hiring manager in which you record answers to questions and send it via some platform.
Interview questions [1]
Question 1
Make a stopwatch using JavaScript with buttons to start, pause, and reset the timer. The second round had me simulate a board game with dice rolls and show the winner and the dice rolls for each player in a table.