Oracle OCI | Phone Screen | Find median of stock prices in a day
Anonymous User
1770

1 hour TPS:

  1. Background
  2. Questions about my previous projects
  3. Coding question : https://leetcode.com/problems/find-median-from-data-stream/description/
  4. Questions for the interviewer

Interviewer was looking for the most optimial solution i.e. in log(n) using two priority queues .

Comments (1)