Interview Stages
Round 1: Technical Phone Screen
- Process: One technical phone interview.
- Problem: A new problem involving matching contacts by email domain. Input needed to be read from stdin.
- Focus: Handling input/output and implementing domain matching logic.
Round 2: Technical Problem
- Process: Continued problem-solving from the first round.
- Problem: Filtering and sorting contacts based on individual preferences, with potential support for wildcards.
- Focus: Data manipulation and algorithm design.