Twitter, Apple, and Uber Phone Screen
Anonymous User
4091

Twitter
I was asked variation of this problem:

Find median from data stream:
https://leetcode.com/problems/find-median-from-data-stream/

Apple
Exactly this problem:
https://leetcode.com/problems/android-unlock-patterns/

Uber
Variation of this one:
https://leetcode.com/problems/regular-expression-matching/

Comments (2)