[Ramp] [General SDE] Interview Experience
Interview Stages
Round 1: Phone Screen
- Process: A technical phone interview.
- Problem: Given a list of flights with departure/arrival airports, timestamps, and userIds, the query was to determine which airport a user was at a specific time.
- Focus: Handling edge cases such as in-flight status, waiting time between flights, and scenarios before the first flight or after the last flight.