Meta - L5 - screening / system design

Level: Senior / staff
Education: B.S Compsci
Years of Experience: 10
Questions Asked:

Screening:

  • Given a list of meeting time intervals, find the minimum number of conference rooms required
  • Implement an LRU Cache with O(1) get and put operations

System design

  • Design a News Feed system (e.g., Facebook Feed)