Maintain top N payers
Company: Meta
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: Medium
Interview Round: Take-home Project
Quick Answer: This question evaluates proficiency in streaming algorithms and data-structure design for maintaining top-k aggregates over transactional data, including handling real-time updates, tie-breaking rules, and time/space complexity reasoning.