HR round, around 30 minutes to 1 hour to gather motivations behind the role.
Then HR will follow up by coding interview with one of the engineers from the team, 1 hr leetcode style interview and Java data structure specific questions, followed by hiring manager interview, which is another 1 hr leetcode style interview and Java data structure specific questions. Then wait for HR to offer
Interview questions [1]
Question 1
Round 1: Variation of 2 Sum, and then 3 Sum as follow up. Java specific questions on HashMaps.
Round 2: LRU Cache leetcode. DB questions, ArrayList, LinkedList, HashMap questions.