7 debugging problems in 20 min. Pretty difficult to complete all of them in time.
then 2 coding assessment questions, not hard.
Then an online personality workplace assesment that is easy .
Final interview is pure luck based upon how hard of a question your interviewer gives you. I got really lucky
Interview questions [1]
Question 1
How can you construct a balanced binary search tree when you're given a sorted array.
I was asked 3 Online Assessments followed by a final interview which was about 45-60 min where I was asked leetcode level questions, and Leadership Principles. . . .
buffer buffer buffer
3 OAs (debugging, coding, workplace simulation), then 1-45min live interview with an SDE. First half focused on leadership principles and a data structure question. Second half focused on solving LC-medium problem (could be solved using dp for better time complexity)
Interview questions [1]
Question 1
What is a hashmap? When would you use and not use one?