← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
Level: Senior-Level
Round: Phone Screen · Type: Coding · Difficulty: 5/10 · Duration: 60 min · Interviewer: Unfriendly
Topics: Rate Limiter, Sorting, User Interface
Location: Los Gatos, CA
Interview date: 2025-05-15
I had a technical phone screen. The coding question resembled a rate limiter problem. The second problem was to sort a user interface based on user preferences and return a list of program IDs.
The coding question was similar to a rate limiter problem found on LeetCode. The second question was more open-ended: given a user interface, sort it according to user preferences and return a string of program IDs. I feel Netflix does not focus heavily on optimal algorithms.