OA then a technical interview asked question involving binary search tree. Medium difficulty. Then asked about some system design questions based on projects in my resume about scaling and deployment.
Interview questions [1]
Question 1
Binary search tree questions sorting for matching number to words.
Go through the resume about backend engineer stuff (strongly related to what your resume wrote about) and one LC-like problem I think the difficulty is about easy-medium, some edge cases need to handle
Interview questions [1]
Question 1
Go through the resume about backend engineer stuff (strongly related to what your resume wrote about) and one LC-like problem I think the difficulty is about easy-medium, some edge cases need to handle
First interview was the with the HR and then after that round, the next one was an interview with the technical person, and This is followed by two other technical rounds.
There are a total of three rounds of interviews, all of which are technical interviews. The focus is mainly on asking about past project experiences. They will inquire about your thoughts and details. In the last part of the first two rounds, there will be handwritten coding tasks, which are all very simple questions.
Interview questions [1]
Question 1
Implement a function to sort tasks that are interdependent.