1 hour TPS:
- Background
- Questions about my previous projects
- Coding question : https://leetcode.com/problems/find-median-from-data-stream/description/
- Questions for the interviewer
Interviewer was looking for the most optimial solution i.e. in log(n) using two priority queues .