Implement Calendar, Tokenizer, and Meeting Optimizer
Company: Microsoft
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Onsite
Quick Answer: This question evaluates competencies in interval scheduling and overlap detection, custom string tokenization and parsing rules, and combinatorial optimization using subset/bitmask dynamic programming, reflecting algorithmic problem solving, edge-case handling, and efficient data-structure use.