Google | Phone | Find Median from Data Stream
Anonymous User
2445

YOE: 1.5 yrs
Language: Java
Application: L3 Software Engineer(USA)

The recruiter initially told me that there would be around 2-3 questions and the call would last for around 45 mins. But I assume since the question was a hard one it took away my entire time but I able to come up with a solution and now I have my fingers crossed..

The interviewer didn't ask me anything about the resume they went ahead and dived into the coding question.

Question :
Find Median from Data Stream - HARD
https://leetcode.com/problems/find-median-from-data-stream/

I had never done any hard problems was hoping to see the easy and the medium ones . But this question almost matched the Moving Stream of data(https://leetcode.com/problems/moving-average-from-data-stream/) - EASY which helped me to decide on which data structres needed to be picked.

TIP : DON'T TAKE HARD QUESTIOSN FOR GRANTED

Comments (3)