Recently attended meta phone screen. Repeated problems were asked.
Q1: Kth largest number in an array. Heap solution was acceptable.
Q2: https://leetcode.com/discuss/interview-question/4288566/E4-meta-phone-screen-qs
Tips: Focus on input validation(edge cases etc), good variable naming and clean code.
Will update the thread with onsite experience in case I'm invited for them.