It's my time to contribute. I recently attended facbook phone interview for Software Engineer postion. 2 Questions asked.
Question1: Given 2 friends, write an algorithm to get a list of common friends
Question2: A slight variant of this problem: https://leetcode.com/problems/task-scheduler/. Constraint: the original task order needs to be maintained in the execution.