← 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: 7/10 · Duration: 60 min · Interviewer: Neutral
Topics: String, Sorting
Location: San Francisco Bay Area
Interview date: 2026-01-15
Got offer: False
I had a technical phone screen focused on string manipulation and sorting.
I was asked to implement the following:
alphbet = a, d, c, b....), determine if an array of strings is sorted according to this custom order.