Search
⌘K

Design a Facebook post storage and query system

Design a system that stores Facebook posts with associated tags/keywords and allows users to query posts using UNION and INTERSECTION operations on those tags to retrieve matching posts.

Asked at:

Apple