Find Maximum Unique-Character Subset
Company: Meta
Role: Machine Learning Engineer
Category: Coding & Algorithms
Difficulty: hard
Interview Round: Onsite
Quick Answer: This question evaluates algorithm design and combinatorial optimization skills, specifically the ability to model disjoint-character constraints, handle large input volumes, and produce a performant selection that maximizes distinct characters.