Implement Social Graph Snapshot Queries
Company: OpenAI
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates understanding of graph data structures, query-efficient indexing, and algorithmic trade-offs for static directed graphs, including handling neighborhood queries and recommendation ranking based on second-degree connections.